Package: dput-rsyncd Version: 1.1 Architecture: all Maintainer: Jonathan Wiltshire Installed-Size: 35 Recommends: dput Priority: extra Section: utils Filename: pool/main/d/dput-rsyncd/dput-rsyncd_1.1_all.deb Size: 2478 SHA256: 4eacbaa6607782a26609b72a2e71d8adf2febb98b1aae3fa104bf2e96c21d0bd SHA1: a7cfadf8cdc9689e397f53b292278d34195e0ea1 MD5sum: ca2fddd25aa1c7a35ad71d806c319827 Description: pure rsyncd plugin for dput This plugin is similar to rsync, but assumes an rsyncd server is running and does not try to use SSH. Package: libapp-stacktrace-perl Version: 0.09-0~tcl1 Architecture: amd64 Maintainer: Jonathan Wiltshire Installed-Size: 170 Depends: perl (>= 5.20.2-3+deb8u1), perlapi-5.20.2, libc6 (>= 2.2.5) Homepage: https://metacpan.org/release/App-Stacktrace Priority: optional Section: perl Filename: pool/main/liba/libapp-stacktrace-perl/libapp-stacktrace-perl_0.09-0~tcl1_amd64.deb Size: 15960 SHA256: 954929229659d7f921302e196718a8f947c2cbb98068a75c551b7029b0de06be SHA1: 8623d5647a28b0820bcdb99074617c930a23a2a2 MD5sum: 9d6656cf895d0d6bb1508ed569e491f8 Description: Stack trace perl-stacktrace prints Perl stack traces of Perl threads for a given Perl process. For each Perl frame, the full file name and line number are printed. . For example, a stack dump of a running perl program: . $ ps x | grep cpan . 24077 pts/12 T 0:01 /usr/local/bin/perl /usr/local/bin/cpan . 24093 pts/12 S+ 0:00 grep cpan . $ perl-stacktrace 24077 . 0x00d73416 in __kernel_vsyscall () . /usr/local/bin/cpan:11 . /usr/local/lib/perl5/5.12.2/App/Cpan.pm:364 . /usr/local/lib/perl5/5.12.2/App/Cpan.pm:295 . /usr/local/lib/perl5/5.12.2/CPAN.pm:339 . /usr/local/lib/perl5/5.12.2/Term/ReadLine.pm:198 . This description was automagically extracted from the module by dh-make-perl. Package: libfile-rsyncp-perl Version: 0.74-2~tcl8+1 Architecture: amd64 Maintainer: Ludovic Drolez Installed-Size: 298 Depends: libc6 (>= 2.14), perl (>= 5.20.2-3+deb8u1), perlapi-5.20.2 Priority: optional Section: perl Filename: pool/main/libf/libfile-rsyncp-perl/libfile-rsyncp-perl_0.74-2~tcl8+1_amd64.deb Size: 85602 SHA256: ef89ce33f99921256f30979a241a2989214b9e61c1491f196a0e3dd51a894638 SHA1: ec2086bf5f0f5c69f945e4aca64e6c55c92158ce MD5sum: b7068ef171957be84f4dc5f04f253694 Description: Perl based implementation of an Rsync client This module provides an API that makes it easy to write short scripts that communicate with a native rsync process or a native rsyncd daemon. . It was initially written to provide an Rsync interface to BackupPC. Package: libfile-sort-perl Version: 1.01-1 Architecture: all Maintainer: Keith Edmunds Installed-Size: 95 Depends: perl Homepage: https://metacpan.org/release/File-Sort Priority: optional Section: perl Filename: pool/main/libf/libfile-sort-perl/libfile-sort-perl_1.01-1_all.deb Size: 30792 SHA256: 469792de4d7c2805b06d26087f3245aa0044af594836222e6b30db2e709a8f6d SHA1: b79d77c68080d0258a72893fa2e25db06af0db11 MD5sum: 44d21834f56eb95f66d29f18027263f4 Description: Sort a file or merge sort multiple files File::Sort sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single field. The sort is a merge sort. If you don't like that, feel free to change it. . This description was automagically extracted from the module by dh-make-perl. Package: libgetopt-argparse-perl Version: 1.0.6-1 Architecture: all Maintainer: Tim Welch Installed-Size: 136 Depends: perl Homepage: https://metacpan.org/release/Getopt-ArgParse Priority: optional Section: perl Filename: pool/main/libg/libgetopt-argparse-perl/libgetopt-argparse-perl_1.0.6-1_all.deb Size: 41486 SHA256: d1d31ba287795a0315775c7a8906ba709546ef86290da3c6e8176df87aa8ece2 SHA1: c70e3e94cd7dfa772f62b29215960d3f80ec01bf MD5sum: 4ba15d3cc22ee22b68caa17d88a6c341 Description: Parsing args with a richer and more user-friendly API . Repackaged from CPAN module to Debian package. Package: libjson-parse-perl Version: 0.39-0~tcl1 Architecture: amd64 Maintainer: Jonathan Wiltshire Installed-Size: 228 Depends: perl (>= 5.20.2-3+deb8u1), perlapi-5.20.2, libc6 (>= 2.14) Homepage: https://metacpan.org/release/JSON-Parse Priority: optional Section: perl Filename: pool/main/libj/libjson-parse-perl/libjson-parse-perl_0.39-0~tcl1_amd64.deb Size: 64636 SHA256: 4b1b16fa66f8f90618823d442fbf57f51e5b5fb18c6e5b5555e0cd78ad1a74a5 SHA1: f0a3a7aaa06985010f5409ed27a63c78e5be97da MD5sum: a0fd097ebe1246dffa32f423bc65eef1 Description: Read JSON into a Perl variable JSON::Parse offers the function /parse_json, which takes one argument, a string containing JSON, and returns a Perl reference or scalar. The input to parse_json must be a complete JSON structure. . A safer version of the same function /parse_json_safe also exists. . JSON::Parse also offers two validation functions, /valid_json, which returns true or false, and /assert_valid_json, which produces a descriptive fatal error if the JSON is invalid. These act at a higher speed than /parse_json. See /PERFORMANCE for a comparison. . JSON::Parse also offers one convenience function to read JSON directly from a file, /json_file_to_perl. . This description was automagically extracted from the module by dh-make-perl. Package: liblingua-en-numbers-perl Version: 2.03-1 Architecture: all Maintainer: Keith Edmunds Installed-Size: 61 Depends: perl Homepage: https://metacpan.org/release/Lingua-EN-Numbers Priority: optional Section: perl Filename: pool/main/libl/liblingua-en-numbers-perl/liblingua-en-numbers-perl_2.03-1_all.deb Size: 11412 SHA256: 0eb2340c9217d7a2097d9cc47d178a9a88b9c67de3dfb9feed079078fb7efafc SHA1: f6447c0e36b32f1617e97768abcefe965f1351c6 MD5sum: 60f3c26684684d95b34444324656805e Description: unknown Lingua::EN::Numbers provides a function num2en, which converts a number (such as 123) into English text ("one hundred and twenty-three"). It also provides a function num2en_ordinal, which converts a number into the ordinal form in words, so 54 becomes "fifty-fourth". . If you pass either function something that doesn't look like a number, they will return undef. . This module can handle integers like "12" or "-3" and real numbers like "53.19". . This module also understands exponential notation -- it turns "4E9" into "four times ten to the ninth"). And it even turns "INF", "-INF", "NaN" into "infinity", "negative infinity", and "not a number", respectively. . This description was automagically extracted from the module by dh-make-perl. Package: libmath-cdf-perl Version: 0.1-1 Architecture: amd64 Maintainer: Tim Welch Installed-Size: 200 Depends: perl (>= 5.20.2-3+deb8u4), perlapi-5.20.2, libc6 (>= 2.4) Homepage: https://metacpan.org/release/Math-CDF Priority: optional Section: perl Filename: pool/main/libm/libmath-cdf-perl/libmath-cdf-perl_0.1-1_amd64.deb Size: 61244 SHA256: c093053e37beb2dc02dd0c6d34183e1ab41ea7ec22422b079586d4fd940b8f0d SHA1: 492d1a382b66d01e93a3dda84fc0ab1f837781bf MD5sum: 0b53ce34c52711ed5ed17b23b94b47f6 Description: Generate probabilities and quantiles from several Math::CDF provides a perl interface to the DCDFLIB. See the section on DCDFLIB for more information. . Functions are available for 7 continuous distributions (Beta, Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two discrete distributions (Binomial and Negative Binomial). Optional non-centrality parameters are available for the Chi-square, F and T-distributions. Cumulative probabilities are available for all 9 distributions and quantile functions are available for the 7 continuous distributions. . All cumulative probability function names begin with the character "p". They give the probability of being less than or equal to the given value [ P(X <= x) ] Package: libstatistics-normality-perl Version: 0.01-1 Architecture: all Maintainer: Jonathan Wiltshire Installed-Size: 68 Depends: perl Homepage: https://metacpan.org/release/Statistics-Normality Priority: optional Section: perl Filename: pool/main/libs/libstatistics-normality-perl/libstatistics-normality-perl_0.01-1_all.deb Size: 15176 SHA256: b1d50ce088ba19c92cdaa2a9ba0cf254765c8b8529a1b105f3d6cb43402070d7 SHA1: 11b598e705be3ab88bea73e9831222ede10c3557 MD5sum: 4b3e7e040c1100ccecdfef1d4d3956d8 Description: test whether an empirical distribution can be taken as being drawn from a normally-distributed population Various situations call for testing whether an empirical sample can be presumed to have been drawn from a normally (Gaussian|http://en.wikipedia.org/wiki/Normal_distribution) distributed population, especially because many downstream significance tests depend upon the assumption of normality. This package implements some of the more well-known tests|http://en.wikipedia.org/wiki/Normality_test from the mathematical statistics literature, though there are also others that are not included. The tests here are all so-called omnibus tests that find departures from normality on the basis of skewness and/or kurtosis [Dagostino71]. Note that, although the Kolmogorov-Smirnov test|http://en.wikipedia.org/wiki/Kolmogorov%E2%80%93Smirnov_test can also be used in this capacity, it is a distance test and therefore not advisable [Dagostino71]. This, and other distance tests (e.g. Chi-square) are not implemented here. . This description was automagically extracted from the module by dh-make-perl. Package: libups-nut-perl Source: nut Version: 2.7.2-4+tcl1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 183 Depends: perl Homepage: http://www.networkupstools.org/ Priority: optional Section: perl Filename: pool/main/n/nut/libups-nut-perl_2.7.2-4+tcl1_all.deb Size: 137006 SHA256: 92f948bd5187fcdf488a28fec7e9c16d67cf93b0c38eb07e40564c8453f6fc07 SHA1: e230bb87a00cc0cf2166e860084f2602f792674a MD5sum: ed69cd85a08312b369964257b199ac34 Description: network UPS tools - Perl bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Perl bindings to connect to NUT server. Package: libupsclient-dev Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 293 Depends: libupsclient4 (= 2.7.2-4+tcl1) Conflicts: libupsclient1-dev Replaces: libupsclient1-dev Homepage: http://www.networkupstools.org/ Priority: optional Section: libdevel Filename: pool/main/n/nut/libupsclient-dev_2.7.2-4+tcl1_amd64.deb Size: 187572 SHA256: f75bce7e8a17746be930f2818ec087ae208fd7c444f890f4f4713c7bec0ed016 SHA1: f5671b25895b21688a6a09a2de4a7d7d0cf79843 MD5sum: 66f515bbc809c63be1f29e0642d7a9a0 Description: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files. Package: libupsclient4 Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 211 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1) Multi-Arch: same Homepage: http://www.networkupstools.org/ Priority: optional Section: libs Filename: pool/main/n/nut/libupsclient4_2.7.2-4+tcl1_amd64.deb Size: 148672 SHA256: be29a8a48a30d5d43eaebae8293066f7c1a69dfb04f8627da08b7b0a094309c9 SHA1: 04df689a8b742f0d6a5ad78f3ae1f6508d9650eb MD5sum: 5a483862205ea7429745fbb03fa54474 Description: network UPS tools - client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared client library. Package: nagios-nrpe-plugin Source: nagios-nrpe Version: 4.0.3-1+tcl1+tcl8+1 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 115 Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1) Conflicts: nagios-nrpe-doc Homepage: https://github.com/NagiosEnterprises/nrpe Priority: optional Section: net Filename: pool/main/n/nagios-nrpe/nagios-nrpe-plugin_4.0.3-1+tcl1+tcl8+1_amd64.deb Size: 35782 SHA256: 4764158f90d0766377034e38eeb201206c2cd5f87ad6d693b0d226b315b592bb SHA1: 03005453262f3cdaf89e36b4870f29961af476ae MD5sum: ddb794c5e8b702a6bd39d06c60c40c37 Description: Nagios Remote Plugin Executor Plugin Nagios is a host/service/network monitoring and management system. . The purpose of this addon is to allow you to execute Nagios plugins on a remote host in as transparent a manner as possible. . This is a plugin that is run on the Nagios host and is used to contact the NRPE process on remote hosts. Package: nagios-nrpe-server Source: nagios-nrpe Version: 4.0.3-1+tcl1+tcl8+1 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 517 Pre-Depends: adduser Depends: lsb-base, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), init-system-helpers (>= 1.18~) Recommends: monitoring-plugins-basic | monitoring-plugins Suggests: xinetd | inetd Conflicts: nagios-nrpe-doc Homepage: https://github.com/NagiosEnterprises/nrpe Priority: optional Section: net Filename: pool/main/n/nagios-nrpe/nagios-nrpe-server_4.0.3-1+tcl1+tcl8+1_amd64.deb Size: 372710 SHA256: a5781bded88944c50b9fa73b2d7b6ac58a65d3ac6b31abc062d73ed626094ec2 SHA1: f580b6a0a6ee0cda4ba91cf8f93e664e93f01ae4 MD5sum: e247c93eebb292b0fad4f85232983728 Description: Nagios Remote Plugin Executor Server Nagios is a host/service/network monitoring and management system. . The purpose of this addon is to allow you to execute Nagios plugins on a remote host in as transparent a manner as possible. . This program runs as a background process on the remote host and processes command execution requests from the check_nrpe plugin on the Nagios host. Package: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 29 Depends: nagios3-cgi (= 3.5.1.dfsg-2+deb8u0~tcl3), nagios3-core (= 3.5.1.dfsg-2+deb8u0~tcl3) Suggests: nagios-nrpe-plugin Homepage: http://www.nagios.org/ Priority: optional Section: net Filename: pool/main/n/nagios3/nagios3_3.5.1.dfsg-2+deb8u0~tcl3_amd64.deb Size: 1576 SHA256: 6cd43654504798a5ba175ac46c84395061533178976cb915f0a4f2b2b293bf1f SHA1: 7f4f638c23bc5f0f145c06c468ffba4c7ab31956 MD5sum: dc991aa966ea4ebb0a5596ce3d522b91 Description: host/service/network monitoring and management system Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This is a metapackage which depends on the nagios core and the webfrontend . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-cgi Source: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 4715 Depends: adduser, apache2-utils, coreutils (>= 4.5.3), libapache2-mod-php5 | php5 | php5-cgi, libjs-jquery, nagios3-common (= 3.5.1.dfsg-2+deb8u0~tcl3), ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Recommends: apache2 | httpd, nagios-images (>> 0.1) Breaks: nagios3 (<< 3.2.0), nagios3-common (<< 3.2.0), nagios3-doc (<< 3.2.0) Replaces: nagios3 (<< 3.2.0), nagios3-common (<< 3.2.0), nagios3-doc (<< 3.2.0) Homepage: http://www.nagios.org/ Priority: optional Section: net Filename: pool/main/n/nagios3/nagios3-cgi_3.5.1.dfsg-2+deb8u0~tcl3_amd64.deb Size: 832400 SHA256: b2bfc7b844a3c699bbef8a34bc23dd4ba49c6710cf2fbd8dc36a1d48338f58a5 SHA1: c620aba5f5364ca16096aa8f343cb73b289bb9bc MD5sum: f23266e65b0f04a6461c22f1cb68158c Description: cgi files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-common Source: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: all Maintainer: Debian Nagios Maintainer Group Installed-Size: 281 Depends: adduser, bsd-mailx | mailx, coreutils (>= 4.5.3), lsb-base (>= 3.0-6), nagios-plugins-basic, ucf (>= 0.28), libjs-jquery Recommends: nagios-plugins Homepage: http://www.nagios.org/ Priority: optional Section: net Filename: pool/main/n/nagios3/nagios3-common_3.5.1.dfsg-2+deb8u0~tcl3_all.deb Size: 76578 SHA256: ab6491090d89640f9692adbca4266d9dbc5692589dab21f604ed8c519ae29b23 SHA1: 119c3d757f2cd8acb01eb9d1b62e19ca7e140158 MD5sum: 7677402a42682a1aa1039781d2db9850 Description: support files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-core Source: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 787 Depends: nagios3-common (= 3.5.1.dfsg-2+deb8u0~tcl3), perl, libc6 (>= 2.15), libperl5.20 (>= 5.20.2) Suggests: nagios-nrpe-plugin Replaces: nagios3 Homepage: http://www.nagios.org/ Priority: optional Section: net Filename: pool/main/n/nagios3/nagios3-core_3.5.1.dfsg-2+deb8u0~tcl3_amd64.deb Size: 236360 SHA256: 295e0826a2158be68f9e902bd185317f30a54a9163353911a606bc844accbae1 SHA1: 528501005587a036bc06660f4ef975829c86da94 MD5sum: 050aaf0dfaff8acaf3b6e92117708869 Description: host/service/network monitoring and management system core files Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . This package included the nagios core without the webfrontend . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-dbg Source: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: amd64 Maintainer: Debian Nagios Maintainer Group Installed-Size: 15050 Depends: nagios3-core (= 3.5.1.dfsg-2+deb8u0~tcl3), libc6 (>= 2.3.4), libperl5.20 (>= 5.20.2) Conflicts: icinga-dbg (<= 1.0.1-2) Homepage: http://www.nagios.org/ Priority: extra Section: debug Filename: pool/main/n/nagios3/nagios3-dbg_3.5.1.dfsg-2+deb8u0~tcl3_amd64.deb Size: 1575022 SHA256: 2cc555e16456b5dd69b72d954a42b6d254fb3885110760b6f707ecc572613ad7 SHA1: 1f94b3daab54e4ad50749bd9b1123b8021fbee64 MD5sum: 97a4492dc26d5720fcfda87596e9dd06 Description: debugging symbols and debug stuff for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package contains gdb debugging symbols for the nagios3 binaries and the mini_epn tool which can help in debugging Nagios problems. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-doc Source: nagios3 Version: 3.5.1.dfsg-2+deb8u0~tcl3 Architecture: all Maintainer: Debian Nagios Maintainer Group Installed-Size: 90 Homepage: http://www.nagios.org/ Priority: optional Section: doc Filename: pool/main/n/nagios3/nagios3-doc_3.5.1.dfsg-2+deb8u0~tcl3_all.deb Size: 27486 SHA256: 078d3be6b9b216db4efd74afa2f34ed07579c78dae205aa5736b23f4603d18b9 SHA1: dc97fa90f9a62b801a34f5717e854ae2bb8974d5 MD5sum: cec4c40efb6050bc572a35033311c5ac Description: documentation for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nut Version: 2.7.2-4+tcl1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 234 Depends: nut-server, nut-client Homepage: http://www.networkupstools.org/ Priority: optional Section: metapackages Filename: pool/main/n/nut/nut_2.7.2-4+tcl1_all.deb Size: 207120 SHA256: f24d2ffc65e522b1db897de10167191f80f335e0b5fde5e087a48bddac0f8d5d SHA1: 63afec5a98afe094a03ee37c210f275a5c855637 MD5sum: 2fd7ea7b3e4c910ff34faaf9a5bc0483 Description: network UPS tools - metapackage Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package is a metapackage that installs both nut-server and nut-client, in most cases it is sufficient for a basic UPS monitoring system. Package: nut-cgi Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 337 Depends: libc6 (>= 2.15), libgd3 (>= 2.1.0~alpha~), libupsclient4 (>= 2.7.2), adduser Recommends: apache2 | httpd-cgi Suggests: nut Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-cgi_2.7.2-4+tcl1_amd64.deb Size: 175442 SHA256: 11665a704527532bdf369581d030f1af52d8843dabddb71b656ab41f0f0e6d41 SHA1: 6a2b4bde2d87b6647ada096552c79b41f305f209 MD5sum: e66d126294a4b873f8333d05dd558aef Description: network UPS tools - web interface Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides an HTTP interface for Network UPS Tools which makes it possible to monitor the core NUT system with a web browser. Package: nut-client Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 510 Depends: libc6 (>= 2.15), libupsclient4 (>= 2.7.2), init-system-helpers (>= 1.18~), adduser, lsb-base (>= 3.0-6) Recommends: bash-completion Suggests: nut-monitor Conflicts: ups-monitor Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~) Replaces: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~), ups-monitor Provides: ups-monitor Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-client_2.7.2-4+tcl1_amd64.deb Size: 215224 SHA256: bc51ddfd2f40dc7b35726a22c86da76fea9da4be955fbde2e021dbee5faa72e2 SHA1: 23334ead442711fcfdf02f6567f30f0025923613 MD5sum: 9ce197da300827525470b45e66d7b3b7 Description: network UPS tools - clients Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's clients that allows the user to control and monitor the UPS. Package: nut-doc Source: nut Version: 2.7.2-4+tcl1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 3100 Suggests: doc-base Homepage: http://www.networkupstools.org/ Priority: optional Section: doc Filename: pool/main/n/nut/nut-doc_2.7.2-4+tcl1_all.deb Size: 1960556 SHA256: 2628cacc0ffa8d64ecd07212345fac3265077faf768a879b057fe6898c74dce7 SHA1: cceed8e18431c43d7c4b3405254c24ea29d6f947 MD5sum: e082f5b424793e714f826afc4380a977 Description: network UPS tools - documentation Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package contains FAQ, user, developer and packager documentation. Package: nut-ipmi Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 247 Depends: libc6 (>= 2.15), libfreeipmi16 (>= 1.4.4), libipmimonitoring5a (>= 1.1.5), nut (>= 1.4.1-pre1) Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-ipmi_2.7.2-4+tcl1_amd64.deb Size: 156362 SHA256: ce67f5d85ce4db3387133008d5153142242f5db81aa72a143e3939abcb1a3004 SHA1: 85fcf8b760a24791feaabd0ee56b06a9dd3a128b MD5sum: 79ac2553dad007878f00ab2ece11befa Description: network UPS tools - IPMI driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package currently provides nut-ipmipsu, a driver which allows to monitor IPMI power supply units (PSU) found in servers of popular brands, such as Dell, HP, IBM. It adds an IPMI interface to the core NUT system. Package: nut-monitor Source: nut Version: 2.7.2-4+tcl1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 321 Depends: python:any, python-gobject, python-gtk2, python-glade2, python-nut Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-monitor_2.7.2-4+tcl1_all.deb Size: 158278 SHA256: 0641a38c54626eb616c8a1a94da2e3bb1ea3b95636db81de49d7b42e08494e0e SHA1: 05364eba79b12560c691abd312da6b5ea6331bc6 MD5sum: 440e7812cf6cf774f7857e9c74ce9a60 Description: network UPS tools - GUI application to monitor UPS status Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides nut-monitor, a GUI application to monitor UPS status. Package: nut-powerman-pdu Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 222 Depends: libc6 (>= 2.15), libpowerman0, nut (>= 2.4.0), powerman (>= 2.3.3) Homepage: http://www.networkupstools.org/ Priority: extra Section: admin Filename: pool/main/n/nut/nut-powerman-pdu_2.7.2-4+tcl1_amd64.deb Size: 152042 SHA256: 04800a8c565bc3ec5b864189532e03e66a12f50c9d8b9424b6b18bba22d50cd0 SHA1: ac7ef631b0019405639c23512bebbc355337ed38 MD5sum: 210b399e364b5c336f559cbcc3ae5d27 Description: network UPS tools - PowerMan PDU driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides powerman-pdu, which allows NUT clients to communicate with the PowerMan daemon to support PDUs. Package: nut-server Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 4426 Depends: libc6 (>= 2.15), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libupsclient4 (>= 2.7.2), libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~), init-system-helpers (>= 1.18~), adduser, lsb-base (>= 3.0-6), udev (>= 0.124-1), nut-client (= 2.7.2-4+tcl1) Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml Conflicts: nut-hal-drivers Breaks: nut (<< 2.6.1-2~) Replaces: nut (<< 2.6.1-2~) Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-server_2.7.2-4+tcl1_amd64.deb Size: 751098 SHA256: 9d5d4de9d402ff724ccf2a25e1607c73b5d1fb687dea968520f3919c6842682c SHA1: 484e8ad5090f3876db0439bae53af692eeb53e5b MD5sum: 7db78470ecf9b5977457990ecf27b054 Description: network UPS tools - core system Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's core system, and the serial and USB UPS drivers. Package: nut-snmp Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 310 Depends: libc6 (>= 2.15), libsnmp30 (>= 5.7.2.1+dfsg-1~dfsg), nut (>= 1.4.1-pre1) Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-snmp_2.7.2-4+tcl1_amd64.deb Size: 167436 SHA256: 0b41e8f87d0caeabf2e7822611776f57df61cf126e2ed37dafc2c6986555b19d SHA1: 3ebaa99ad0a4e2d7eb0193598651cf7a64812437 MD5sum: c1ce79a2da38ffc57dd77cd05c17ece1 Description: network UPS tools - SNMP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which supports various MIBs including IETF, MGE, and APC. It adds an SNMP Manager interface to the core NUT system. Package: nut-xml Source: nut Version: 2.7.2-4+tcl1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 265 Depends: libc6 (>= 2.15), libneon27-gnutls, nut (>= 2.2.2) Homepage: http://www.networkupstools.org/ Priority: optional Section: admin Filename: pool/main/n/nut/nut-xml_2.7.2-4+tcl1_amd64.deb Size: 161362 SHA256: 19ff73808949976e3a1c7a242f7b36ab4afb4d3dde035b24751c56e2b583e8a1 SHA1: c5fbb2a42edc67a19ca361e019f7e417d245ae5a MD5sum: 41beef3bd077df73e5b2dc9d0b388d0a Description: network UPS tools - XML/HTTP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides netxml-ups, which supports UPS models from Eaton or MGE that use an XML/HTTP-based Network Management Card or Proxy. Package: python-nut Source: nut Version: 2.7.2-4+tcl1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 177 Depends: python (>= 2.7), python (<< 2.8) Homepage: http://www.networkupstools.org/ Priority: optional Section: python Filename: pool/main/n/nut/python-nut_2.7.2-4+tcl1_all.deb Size: 132314 SHA256: 71d2fcdf9c63624a8a23e399121a46ae59cb87b6fcff23eec303da1af830c329 SHA1: 82cf30ccccfb316147f53bce99d0283efb161c60 MD5sum: 4c32ea56e359261786a08b6914f0b1d4 Description: network UPS tools - Python bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Python bindings to connect to NUT server. Package: python-pytiger Source: pytiger Version: 1.2.1-1~tcl8+1 Architecture: all Maintainer: Jonathan Wiltshire Installed-Size: 133 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-pytiger-doc Provides: python2.7-pytiger Priority: extra Section: python Filename: pool/main/p/pytiger/python-pytiger_1.2.1-1~tcl8+1_all.deb Size: 18018 SHA256: 15caaf1851879088f4df8edfc78995b6d41db0d38567619339090bd87d15565f SHA1: 05f49d29172dd713f6fc3c61469d2560469e24da MD5sum: 777a789fc7c8c08420d5839d9f0ba1ad Description: pytiger library This is the Tiger Computing Ltd Python Utility library, pytiger. Package: python-pytiger-doc Source: pytiger Version: 1.2.1-1~tcl8+1 Architecture: all Maintainer: Jonathan Wiltshire Installed-Size: 325 Depends: libjs-sphinxdoc (>= 1.0) Priority: extra Section: doc Filename: pool/main/p/pytiger/python-pytiger-doc_1.2.1-1~tcl8+1_all.deb Size: 41940 SHA256: fa35a2884108fb0430516fb6b955fdbd0d0bff1b3de2fed4b71a388f1e24d8e5 SHA1: be591ad01031929b6c3b77b5815aba885fff5904 MD5sum: bb8100cac17fa07346ebbd3f00abcd6f Description: documentation for pytiger Documentation for the Tiger Computing Ltd Python Utility library, pytiger. Package: python3-pytiger Source: pytiger Version: 1.2.1-1~tcl8+1 Architecture: all Maintainer: Jonathan Wiltshire Installed-Size: 133 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python-pytiger-doc Priority: extra Section: python Filename: pool/main/p/pytiger/python3-pytiger_1.2.1-1~tcl8+1_all.deb Size: 18118 SHA256: 745678a1363652af915c583b761fcf00a8cb3d7b5bf6f61a2c761171d2e49ff9 SHA1: ed684f1b71b99a57ecf2830dd13a49165df00c4b MD5sum: f0daaefde98320c93e6e6b67182e9a01 Description: pytiger library (Python3 version) This is the Tiger Computing Ltd Python Utility library, pytiger. . This package contains the Python 3 version of the library. Package: storcli Version: 1.20.15-2 Architecture: all Maintainer: Chris Boot Installed-Size: 15222 Priority: extra Section: alien Filename: pool/main/s/storcli/storcli_1.20.15-2_all.deb Size: 3293584 SHA256: ff683c5954c349efff5848bcd88643faee2659a9f6b0b7adbd4f00e9c02df85e SHA1: d55807130ab669cf12f3da65927e0265960e3c41 MD5sum: ea248819283fb401cc5e995ac5edeb69 Description: Storage Command Line Tool. storcli is used to manage storage controllers. . (Converted from a rpm package by alien version 8.92.)