[debian-edu-commits] debian-edu/upstream/ branch master created (now e0e35f9)

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Mar 31 19:50:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a change to branch master
in repository sitesummary.

        at  e0e35f9   Drop Morten Werner Forsbring, Steffen Joeris and Patrick Winnertz as uploaders.  Thank you for your good work!

This branch includes the following new commits:

       new  cb43769   Start on system to track the hosts on a site.
       new  78b1406   Collect more info.
       new  e23808a   More framework code.  Packages are now buildable.
       new  0b25037   Improve configuration handling.
       new  6de44e8   Move client program to sbin/.  It need to run as root to get dmidecode etc working.
       new  81e37e9   Run client daily and 5 minutes after boot.
       new  82b3fba   First draft for collector.  Not working yet.
       new  627c760   Run client with low priority.
       new  81cee21   Make sure there is a distclean target.
       new  cfe4805   Add copyright info.  The package is GPL.
       new  afb1739   Allow the client to report to several collectors.
       new  40de5c4   Minor cleanup.
       new  ab5d2e6   Make sure the client work on systems without dmidecode and pciutils.  Report the hostname as well.
       new  06141fc   Rewrite how the site info is handled.
       new  406fe8d   Typo.
       new  b432aea   Reduce noise level and lot to syslog when something fail.
       new  cad2cf5   Depend on gnupg for encryption.
       new  a9cc6e9   Typo.
       new  6c9cdf6   Draft for GPG handling.
       new  151059c   Move default config into separate file.
       new  066354f   * change packaging to use makefile.mk for this makefile * prepare the package to use debian/tmp and to build from svn
       new  080b37d   More work on the server.  Make gpg encryption optional for now, as it does not work.
       new  439020e   Get the collector working.
       new  20bca15   Track file system name, to recognize gpg encrypted files.
       new  53ab2a7   The server work a lot better with a web server.
       new  4c9d74f   Unpack the tarball.
       new  5412cc8   Trivial storage system using ethernet mac address.
       new  8eaecd0   Typos.
       new  719409e   Remove debug output.
       new  2c95ddb   Clean up after the client is executed.
       new  d4eb01b   Make sure the new content replaces the old.
       new  28c1235   The system is now operational.
       new  88bf8b0   Lintian fixes.
       new  fd0c560   Include site-summary in the server package.
       new  7e6661a   releasing version 0.0.1
       new  23f8d53   Prepare for the next release.
       new  d2e613c     * Make temp file name more unique by adding process id to it, while     I wait for a working getpeername call.
       new  d9ff96f     * Add debconf question for site, and start on code to ask for     collector URL.
       new  ad45576   Rename templates and make them translatable.
       new  0f22df4   Typo.
       new  0e57ff4   Get debconf question for collector URL working.
       new  4c0f8f6   releasing version 0.0.2
       new  b600be0     * Remove temp file when it is processed by the collector.   * Include the directories in /var/lib/sitesummary/ used by the     collector in the sitesummary package.
       new  842bfbe     * Make it easier to configure the time delay from the boot until a     report is submitted.
       new  3a0a221     * Change the sitesummary-client postinst to not submit information     when the package is installed.
       new  8602a0d   releasing version 0.0.3
       new  139b4c5     * Reduce code duplication in SiteSummary.pm.  Add new function     get_sitegroup().   * Extend site-summary script to also entries per sitegroup within a     site.
       new  aa1be6e   * work on the lintian errors of the package
       new  7279d6a     [ Petter Reinholdtsen ]   * Reduce compat level to 4 as #337664 is not affecting this package     after I modified it to not start the init.d script when the     package is installed.  This make the source buildable in sarge.
       new  2f7b070   releasing version 0.0.4
       new  e803d63     * Add debconf question for sitegroup too.
       new  d1ea6ae   Typo.
       new  85abd8c   Add debconf question for host class.
       new  e22d184   * remove obsolete entry
       new  d5670c2   * update debian copyright file
       new  5efe1c2     * Collect output from lsusb and lsscsi if they are present.
       new  67bbabc     * Drop wget as dependency for sitesummary-client.  It is no longer used.
       new  5ca7497   Include the GPL in the source.
       new  b940eb0     * Include apache2 example configuration.
       new  235a3e1     * Try to create the directories in /var/lib/sitesummary/ with www-data     as the owner, to allow the cgi script to write into them.
       new  1df001a     * Remove sitecontact references.  I'm not sure it is the right place     for it, and we can reintroduce it if it proves to be a good idea.
       new  4541ad7   releasing version 0.0.5
       new  f7d57d4     * Let the client recommend cron, as it need it to call     in after the initial submission after boot.
       new  e20d16c   Start on a todo list.
       new  0387250   Prepare to make web pages.  Need to figure out the apache config required.
       new  7d5a12c     * Add trivial sitesummary-makewebreport to make a web page with the summary     results.
       new  b1f2a49     * Let the collector store the IP peer info about each entry.  Not     yet working, as the getpeername() code is broken.
       new  f390ad8   try to fix apache configuration
       new  cc7566d   first "typo"
       new  07fec18   second miss :)
       new  db7fdb7   moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy
       new  db028d8   moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy II
       new  315d107   moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy III
       new  0449e9a     * Extend package descriptions and make them more useful.
       new  04b8e8b     * Improve copyright file.
       new  1462576   One todo entry fixed.
       new  40772d1     * Change build-depend to build-depend-indep, as this package     currently is architecture neutral.
       new  ad92c7b   releasing version 0.0.6
       new  28d7a9d     * Add daily cron job to update web pages once a day.   * Remove old /etc/apache2/sites-available/sitesummary if it exist, to     cope with the new apache config structure introduced version 0.0.6.
       new  1b93380   * because debhelper.mk is used, the dependency on debhelper needs to   be >=4.1.0 * moved the build-depends-indep back to to build-depends, as build-depends   on cdbs and debhelper must not be arch independent build depends.
       new  2a7672d   * updated fsf address in copyright
       new  34b3148   - prepare upload
       new  d477587   * add missing dependency for sitesummary against apache2-common   which is needed for a2dissite in the postinst script
       new  7a0521c   * add debian_edu-summary and the subroutine for the package
       new  0a4019a   * deactivate for now as it is not yet working
       new  62ba6a6   * still deactivated
       new  09a0389   * Reduce the code and also reflect if we have more   than one profile
       new  fd71d6e   * remove unneeded subroutine and give us some output
       new  b270701   * enable the debian-edu version checking now
       new  4e49bc3   * change get_debian_edu_vers to get_debian_edu_profile
       new  736c7de   * include code for reporting the debian-edu-version
       new  4858d2b   update TODO and stay below 80 char's per line in makewebreport-comments :)
       new  93f299f   releasing version 0.0.9
       new  0f1a8b7      * Initial upload into Debian.    * Improve template text.
       new  7d6d1cf   releasing version 0.0.10
       new  445ab04      * Fix typo in sitesummary postinst, breaking upgrades.
       new  c14c90e     * Fix minor typo in debian_edu-summary.
       new  041ef4e     * Quiet down debian_edu-summary runs for machines without the     Debian Edu config file.
       new  fbe8b69   releasing version 0.0.11
       new  c72d2bb     * Modify the system info collector script to ignore non-true exit     codes from the programs.  This make sure it work on systems     without usb support, among other things.   * Modify client script to ignore non-true exit codes from the     collector fragments.
       new  d4e28b3     * Modify the sitesummary postinst script to make sure     /var/lib/sitesummary/tmpstorage and /var/lib/sitesummary/entries     are owned by user www-data.  This give the cgi-script write access     to the storage area.
       new  c7f6073   Improve error message when ifconfig-a is missing.
       new  af5ecd8     * Switch the client from cron.d to cron.daily.
       new  c0263cb     * Add collector for debian-edu configuration.  Correct server     summary part to use the collected file.
       new  da92a77   Typo.
       new  387611d   Improve output.
       new  1578d04   releasing version 0.0.12
       new  83f8190   Leftover.
       new  3266494     * Change server cron job to remove entries after 120 days.   * Make it possible to override this value using     /etc/sitesummary/collector.cfg.
       new  050899a   Add author info.
       new  a29e9cb     * Include a timestamp in the simple web report, to document when the     web page was last updated.
       new  fe8b35d   Provide more configuration on the server.
       new  c4b5563   On second thought, do not make entiresdir configurable.
       new  4ceec3c   releasing version 0.0.13
       new  cb70f95     * Correct typo in recommends list for sitesummary-client;     dmidecide->dmidecode. (Closes: #391255)
       new  10be833     * Add symlink from /etc/apache/conf.d/sitesummary to     /etc/apache2/conf.d/sitesummary, to work with both apache and     apache2.  Adjust dependency accordingly, and rewrite postinst to     continue working when apache2-common isn't installed.
       new  6e4bb10   releasing version 0.0.14~1
       new  9a93df5   releasing version 0.0.14
       new  7d26506   * remove explicitely setting debconf value in config script
       new  a80eb82   * correct changelog entry
       new  a0d61b6   Make sure the debconf value only is set in sitesummary-client.config when local configuration exist.
       new  58cbb8a   Improve preseeding code.
       new  5a0c31e   releasing version 0.0.15
       new  4d447b4     * Fix typo in get_debian_edu_ver() making it fail to find the version name.
       new  6531bf1   Add sitesummary-client.postrm file to remove the generated configuration files during purge.
       new  621648b   releasing version 0.0.16
       new  c2ebba8   * include french debconf translation
       new  d90fdd2   releasing version 0.0.17
       new  9efc073     [ Petter Reinholdtse ]   * Do not recommend sitesummary from sitesummary-client, to make it     easier to install the client with aptitude without pulling in the     server.
       new  8bc9112     * Include Czech translation by Jakub Kasparec. (Closes: #396717)
       new  97c8cb9   releasing version 0.0.18
       new  04d46c4     [ Petter Reinholdtsen ]   * Collect /proc/cpuinfo using collect.d/system.
       new  055bee6   Added myself to uploaders. Fixed bug #398450 setting default mouse device to /dev/input/mice
       new  049be37   releasing version 0.0.20
       new  490f1e7   releasing version 0.0.19
       new  2092f77     * Fix regex used to extract eth0 MAC address, to avoid matching peth0     on a vmware box.
       new  5d6796c   Improve template text to include the example URL. to make it easier to come up with URLs usable from external machines.
       new  6d0d163     * Add perl-modules as dependency for sitesummary-client, to make     sure Getopt::Std is available for sitesummary-upload.
       new  2946b7f     * Add new collect.d/debian to collect debian specific stuff.  Now     collects /etc/debian_version.
       new  1b6b285     * Change the collector to use the mac address from eth1 or eth2 if     eth0 isn't usable.
       new  a4ba0ff     * Throw away error messages from dmidecode when collecting info, to     avoid daily cron mails from Xen machines.
       new  9e4fd8d   Collect 'dpkg -l' output too.
       new  942700e   releasing version 0.0.20
       new  ad72bd9   releasing version 0.0.20
       new  083f362      * Fix regex used to extract eth0 MAC address, to avoid matching peth0      on a vmware box.    * Improve template text to include the example URL. to make it      easier to come up with URLs usable from external machines.    * Add perl-modules as dependency for sitesummary-client, to make      sure Getopt::Std is available for sitesummary-upload.    * Add new collect.d/debian to collect debian specific stuff.  Now      collects /etc/debian_version and the output f [...]
       new  91680da   - removed myself from uploaders as I don't know cdbs and don't intend to learn it in the near future. - I'd also like to remark that I think it's very unfortunate to use cdbs for packages (difficult to understand debian/rules, documentation lacking) which are supposed to be maintained by the debian-edu team (not sure if this is the case with sitesummary)
       new  ac34c40   Updated debian/po/fr.po for sitesummary
       new  1ecc029   * invasion
       new  82f2832   * prepare release
       new  4fdda97   * include new portuguese debconf translation
       new  d76fa80   * start new changelog entry to avoid confusing
       new  412f61c   added german debconf translation by Helge Kreutzmann
       new  b1bcaa2   uploading to Debian
       new  9b23e7b   templates.pot was outdated -> run debconf-updatepo
       new  3036689   Added Dutch translation
       new  8490a36     [ Bart Cornelis (cobaco) ]   [ Petter Reinholdtsen ]   * Run cron job just after installation, to get the web page generated.     (Closes: #423256)
       new  4e61781   releasing version 0.0.24
       new  2b69ed9     [ Petter Reinholdtsen ]   * New perl function get_hostname() available from the SiteSummary     perl module.   * Add script sitesummary-nodes to list all reporting nodes.  Use -m     to list them in the format expected in /etc/munin/munin.conf.
       new  8a49a81   Remember to install new script.
       new  d0893f1   releasing version 0.0.25
       new  23fbecf     [ Petter Reinholdtsen ]   * Add code in the server cronjob to generate a replacement     munin.conf, and make it possible to activate it in munin by     setting MUNINDIR=/etc/munin/ in collector.cfg.   * Add preseedable hidden boolean debconf question     sitesummary/replace-munin-config to make it possible to enable     this feature at install time.   * Update the postinst script to make sure the install time code is     only executed during configure.
       new  c6cf474   Forgot to add the template.
       new  3a2d5fe   releasing version 0.0.26
       new  178079b   Modify the client code to sleep for a random number of seconds between 0 and 3600 to make sure all clients do not overload the server.
       new  bd8862b     * Add draft function is_munin_client() to sitesummary-nodes.  It     should be used to only list the clients with the munin-node     package installed in the munin configuration.
       new  ca957c4     * Let sitesummary depend on ${misc:Depends} to get the required     debconf dependency.
       new  51d5921   Only list clients in sitesummary-nodes with the munin-node package installed when generating munin configuration file.
       new  116ea19   releasing version 0.0.27
       new  4e65e01   Remove myself as uploader.
       new  07bd61e   Make sure the server cron job handle a removed but not purged package. (Closes: #445604)
       new  5d325d6     * Move random sleep from the report script and into the cron script,     to make it possible to report imediately from a client.
       new  48c164b   Improve wording.
       new  d39cfeb   releasing version 0.0.28
       new  f98f9e3     * UNRELEASED   * Add get_hostclass() to the SiteSummary perl module API.   * Add host class summary to the default list of web reports.
       new  e72238e     * Fix typo in server cron job.  Can't use nice on a shell function.
       new  72eca2d   List sites before hostclass.
       new  61c3ef4   releasing version 0.0.29
       new  ac84256     * Change default apache setup to allow everyone read access to     /sitesummary/ instead of only localhost, as the default report do     not include very sensible information.
       new  00b996c     * Add -l option to kernelversion-summary, to get it to list the     individual hosts with the given kernel version.
       new  59cf540     * New script agesinceseen-summary, listing the hosts that have     failed to submit a report in the last few days.  It support -l to     list the individual hosts.
       new  bee4f08   Make sure the list of hosts is stable.
       new  49e74ef   Add -l support to site-summary too.
       new  2ba7140   releasing version 0.0.31
       new  71685db   Typo.
       new  3dde5be   Collect /proc/mounts and /etc/fstab in system, for use when generating checks for the file systems.
       new  f186ab0   Untabify.sitesummary-collector.cgi
       new  335020f   Document last change.
       new  7733157     * Fix peername code in the collector.
       new  b05cdd6   Only need to untaint environment variable.
       new  1242723   Fine tune disk partition nagios configuration.
       new  d208fa8   Typo.
       new  b04c502     * Set the locale to C when collecting data, to make sure the output     format is well known. (Closes: #452899)
       new  3c6f461   Include agesinceseen-summary in web report.
       new  5b6293c   Report all hosts, also those reporting in recently.
       new  ff87a0b   Clean up output.
       new  af40ebd   Prepare for release.
       new  c469022     * Collect loaded kernel modules, to ease nagios autoconfiguration.   * Add >180 days to the agesinceseen-summary list, for really old entries.
       new  fd4f771     * Prefer REMOTE_ADDR over the output from gethostbyaddr() in     get_peername, to avoid "Bad arg length" problem.
       new  537c526   Use inet_aton to make binary version of ascii string from REMOTE_ADDR.
       new  dd0899f   More fixes for get_peerinfo().
       new  c9a08d7   releasing version 0.0.34
       new  0755244     * Recognice nagios2 as a nagios client/server indicator.
       new  7b0467b   Make sitesummary-collector.cgi behave the same on webservers with REMOTE_ADDR env and passed TCP filedescriptor.
       new  5ddb84d   Indent fix.
       new  5502919   releasing version 0.0.35
       new  283bb9a   fix minor html error in html output
       new  1297a0f     * Fix typo in handling of munin.conf.post.
       new  9cfc2bc   Prepare for upload.
       new  a1602f0   move towards valid html
       new  8469dee   formatting of html and some small changes in debian/control
       new  0d41198   fix lintian warning
       new  7641680     [ Petter Reinholdtsen ]   * Collect current runlevel in the system directory.
       new  ae089a2     * Fix typo in agesinceseen-summary header.
       new  3afd808     * Link to documentation wiki page in the README.
       new  179067a   releasing version 0.0.37
       new  5db80a2     [ Petter Reinholdtsen ]   * Updated sitesummary-nodes:     - Use IP address as hostname if the provided hostname is bogus       or missing in DNS.     - Ignore filesystem types autofs, binfmt_misc, iso9660, nfsd and usbfs       when generating nagios checks.
       new  3ae0fc7       - Use the IP address from ifconfig, not the sitesummary peer address,       when generating nagios configuration, to avoid using the web proxy IP       address.
       new  0c2dbea       - More automatically configured Nagios checks based on the       old Debian Edu configuration.
       new  00d16d0   Typos.
       new  72de6a9     * Add munin plugin to graph sites based on an idea from Narvik.
       new  2abe4be   Add magic markers.
       new  d7a4852   Change label for hosts missing site.
       new  eae9351   Cleanup.
       new  9266295   Released new version 0.0.38.
       new  00e5713     * Rename munin plugin file name to get it working with munin.
       new  cc5cde6   releasing version 0.0.39
       new  ccfdd9a     * Updated sitesummary-nodes:     - Ignore nfs file systems when generating nagis configuration.
       new  2fb75db     * Fix typo in munin plugin.
       new  e72ae6d   releasing version 0.0.40
       new  fe66a3c     * Accept nagios3 clients as nagios clients.
       new  6c7beec     * New argument -w to sitesummary-nodes, to list DNS name and MAC address,     for use with wakeonlan packages.
       new  6a9d82f     * Fix slow propagation of information on first time install, by     making sure the server cron job calls sitesummary-client before     processing all entries.
       new  83daba8   Typo.
       new  6cf415a     * Add usage information to sitesummary-nodes.
       new  8def26d   releasing version 0.0.41
       new  d3ae73e     * Make sure to read /etc/environment in init.d/sitesummary-client     script, to activate the common http proxy settings.
       new  47182b1   releasing version 0.0.42
       new  e1e6b1d     * Fix the code running collector handlers, to get it working when     the perl script is in tained mode.
       new  68d73aa     * Collect the current route table and if the host is a laptop.
       new  f0b4320   Collect ssh host keys and xorg.conf too.
       new  5e43c2f   releasing version 0.0.43
       new  49fd524     * Undo fix for slow propagation of information on first time install,     because it fail when both client and server is installed by d-i.
       new  aded43a   Updated standards-version from 3.7.3 to 3.8.0.  No changes needed.
       new  d723b5e   releasing version 0.0.44
       new  46c7af2     * Add new statistics script hardware-models to list the different     hardware vendor and models.
       new  9505189   Make sure to report model count also when -l isn't used.
       new  ee6735e     * Report the hardware models in the default web page.
       new  7475f92     * Rewrite get_primary_macaddress() to return the same MAC address     independently from the interface ordering returned by ifconfig -a.
       new  87aa928   Use old name standard for new hardware symmary script.
       new  fceb82f   Make it more obvious why some machines do not get vendor/model stats.
       new  aab64f0   Correct comment.
       new  e7face1   Improve gramar.
       new  deef788   Avoid lintian warning.
       new  97436fc   releasing version 0.0.45
       new  053292d     * Ignore bogus hardware version 'System Version' when reporting     hardware statistic.
       new  4c79b58   releasing version 0.0.46
       new  e89841d   * Fix bug in collector hook handling.  Now it uses 'update' as the   argument to the hook scripts on updates.
       new  60cc521   * Add Swedish translation from Martin Ågren (Closes: #492067).
       new  fcf0665   Improve language.
       new  220eae3   * Make sure to export the get_primary_ip_address function in the   SiteSummary perl module.
       new  18a4802   * Add perl function to return all ethernet MAC addresses.
       new  5ca369b   Rename get_macaddress() to get_macaddresses(), to make it easier to guess that it return an array.
       new  a8fa78a   releasing version 0.0.47
       new  feb4587   Add depends for net-tools to sitesummary-client.
       new  2d34021   * Get rid of error messages from laptop-detect when collecting system   information.
       new  3cc43bf   Remove trailing space.
       new  996c6af   releasing version 0.0.48
       new  36ca1ae   * Add $syslog as init.d script dependency, to document that this   package might log to syslog.
       new  7b8aa74   * Add Russian translation from Yuri Kozlov (Closes: #544256).
       new  5bc0e5b   * Updated Czech from Michal Simunek (Closes: #532230).
       new  abffd9f   * Add Slovak translation from Ivan Masár (Closes:  #532967).
       new  e168773   Typo.
       new  042eefb   releasing version 0.0.49
       new  f5f6d16   * Change build rules to make sure update-rc.d arguments matches the   LSB header.
       new  345ace5   Add code to get rid of unwanted stop symlinks in runlevels 0, 1 and 6.
       new  cbb06a0   * Add missing perl-modules dependency for sitesummary.  Thanks to   piuparts for discovering.
       new  e859760   * Changed Standards-Version from 3.8.0 to 3.8.3.  No change needed.
       new  c20926a   * Make sure sitesummary-client postinst fail on first error.
       new  f82326c   * Move to debhelper 5.
       new  faac8ce   releasing version 0.0.50
       new  df1b6e6   /proc/meminfo is already mentioned in README fil, but never uploaded
       new  1094bd3   updated changelog
       new  d8659ba   Added japanese translation, closing #555692
       new  f7fa052   Ignore kernel file system type fusectl when generating Nagios checks.
       new  dc1abcf   Make sure the generated Nagios host entries uses a template.
       new  cb11f16   Improve changelog entry.
       new  be7fafe   Make sure cron job exit imediately and without an error code if the sitesummary package is removed but not purged (Closes: #563066).
       new  2663b94   Implement draft Nagios autoconfiguration.
       new  de13185   Implement support for calling hooks when a sitesummary entry is expired (Closes: #491918).
       new  cedb645   Make sure cron job is quiet.
       new  715cc76   Install data as data.
       new  fa08950   releasing version 0.0.51
       new  415d892   Change cron job to only reload nagios when the sitesummary generated nagios configuration is the active one.
       new  fc4f56d   Document in the README how to enable the Nagios autoconfiguration.
       new  7c24eac   Document in the README how to enable the Munin autoconfiguration.
       new  1a28daf   Typo.
       new  1fa9a03   Improve language.
       new  faa2c1b   Suggest the munin and nagios packages needed for autoconfiguration to work.
       new  22a4857   releasing version 0.0.52
       new  fed33f6   Typo.
       new  950c22b   * Collect software raid status from /proc/mdstat if it exist. * Generate Nagios checks for software raid, zombie processes, swap,   dns, imaps, nfs and squid too.  Rename Nagios services to use   lower case characters.
       new  20eaec8   Only reload Nagios in cron job if the generated configuration changed.
       new  988c95d   First draft at using nrpe for remote checking.
       new  75d9a94   Quiet down first invocation of the cron job.
       new  a5155ba   Make sure entry IDs are lower case, independend of what the client submitted.
       new  3d5581a   Generate checks for number of users, processes and apt upgrades too.
       new  5dd4989   Use higher process limit.
       new  09a600c   releasing version 0.0.53
       new  a30da43   Rewrite how nagios configuration is generated to use a function to generate each service check.
       new  e80c1d6   Add new command definition.
       new  dfecca2   Typo.
       new  ef1094c   Do not generate nagios checks that need nrpe configuration by default.
       new  4067fdb   Typo.
       new  8ed1ba7   Fix typo in cron check.
       new  a412708   Only assume the ldap port is open when slapd is installed.
       new  401d356   Run the Nagios network checks for all hosts, and the remote checks for those with NRPE installed.
       new  20cca9c   Move host check to generating function.
       new  a453267   Change disk check generator to only check a given device once to avoid checking mount points pointing to the same device twice.
       new  4767c5f   Typo.
       new  9fb1b7d   Add checks for running cron and working dhcp to Nagios configuration.
       new  41de23a   Only check laptops with the nagios tools installed, to avoid reporting failed ping for machines that come and go on the network.
       new  6aad65b   Improve changelog.
       new  ddba153   Typo.
       new  d62ec63   Check ssh and http from remote.
       new  9ef8471   * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg. * Provide NRPE configuration on the clients in   /etc/nagios/sitesummary-nrpe-commands.cfg
       new  4d9688f   Rewrite cron check to not allow nrpe to report on any process for security reasons.
       new  7bf4a00   Make sure remote check of software RAID work too.
       new  78ae6a4   Remember dhcp check too.
       new  7699b5e   Make sure the client suggest the needed Nagios packages.
       new  a532340   releasing version 0.0.54
       new  aeec02d   Improve client side documentation.
       new  ed3efbf   Document change.
       new  46a9d10   Make sure a ping check is generated for each hosts default route.
       new  e971d36   Insert default route check before the host checks.
       new  b58828f   Remember to make AF_INET available using 'use Socket'.
       new  35e523d   Improve structure in generated Nagios config.
       new  9141927   Avoid introducing blank line where none was present earlier.
       new  166bac1   Check default route ping even if it is missing in DNS.
       new  8df0d7e   Improve description.
       new  ebd1ff2   Check ftp from Nagios if proftpd is installed.
       new  b9d68af   Move nagios contact information to separate file, to avoid conffile questions during upgrades if the contacts are changed and only the commands change.
       new  5b0347f   Make sure to generate config for laptops that are nagios clients.
       new  8b8a189   Drop Nagios dhcp check, as it do not seem to work.
       new  09482b6   * Provide debconf preseeding suppport (using hidden questions) for   activating Nagios NRPE configuration on clients and Nagios   autoconfiguration on the server. * Automatically detect if remote NRPE commands can be used for   Nagios checks, and if arguments can be passed or not.
       new  552bd3e   Make it possible to preseed the nagios server for the nrpe configuration.
       new  c09dc53   Provide hooks for munin and nagiosn runs.
       new  26a6dee   Document munin and nagios preseeding.
       new  fcc73d9   Typo.
       new  9721fd1   releasing version 0.0.55
       new  6a55cce   Replace Nagios main config file with one based on the current one from Nagios v3 instead of the old one which was based on debian-edu- config.
       new  8c4919e   Provide more time periods (workhours, nonworkhours, never) for the Nagios configuration
       new  4f5fe51   Move some generic functions to the sitesummary perl library.
       new  8dad91d   Sort list of exported functions.
       new  e445242   Nagios configuration. * Make sure to create a dummy Nagios configuration during installation when Nagios autoconfiguration is enabled, to make sure Nagios start on first boot when sitesummary is installed from debian-installer.
       new  33016be   Add idea for override mechanism.
       new  a695ec2   releasing version 0.0.56~svn61674
       new  acf7491   Prepare for next upload.
       new  8da44c7   Make sure to not replace the existing generated nagios config with a empty file if no entries have been submitted.
       new  0007864   releasing version 0.0.56~svn61689
       new  8305f7c   Prepare for next upload.
       new  4e0fe49   Generate Nagios host groups for the site and subsite provided from each client.
       new  0ce217b   Improve template text.
       new  34f5fb5   Improve changelog text.
       new  22849fd   Add default gateways to a host group.
       new  41d4a94   Make sure hostgroup site-none is created if it is used.
       new  ef05276   releasing version 0.0.56
       new  719414b   Create Nagios hostclass for sitesummary hostclass.
       new  f0f8937   Collect switch port information using CPD when cdpr is installed. Recommend cdpr to increase the chance of finding cdpr.
       new  548b034   releasing version 0.0.57~svn61883
       new  a19f80a   Correct name of cups package when generating Nagios check for cups.
       new  8f02875   Add SMTP check to Nagios configuration.
       new  576ea62   releasing version 0.0.57~svn61899
       new  a160c24   Prepare for next upload.
       new  c0926ae   Correct nagios documentation in the README.
       new  d6a04c6   Add Vcs-Browser and Vcs-Svn entries in control file.
       new  288e207   Use switch information collected using cdpr to specify Nagios host parent relationships.
       new  c5220f6   Switches are only parents for remote hosts.
       new  c7c1711   Give all switches a switch hostgroup.
       new  4621c4d   Put default routers in the router host group.
       new  4e3992d   * Allow numbers in Nagios host class names. * Create Nagios host groups for Debian Edu profile and version   settings. * Mention ignored laptops in generated Nagios config to make it   easier to figure out why a machine is not monitored.
       new  bd56ea5   Collect /etc/X11/fs/config to make it possible to figure out of xfs should listen on TCP or not.
       new  98b5d60   Only generate TCP port check for xfs if /etc/X11/fs/config state that it is listening on TCP.
       new  d7aebe0   releasing version 0.0.57
       new  5433ddd   Ignore entries from hosts without /proc/ mounted.
       new  543fe51   Fix brown paper back typo in collection of xfs config file.
       new  9ddf233   Provide host-notify-by-email Nagios command as well, to make the documenation in the Debian Edu release manual work.
       new  989bae7   releasing version 0.0.58
       new  ecd7d82   Restructure cron job, move munin and nagios updating code to separate scripts to make it possible to update them individually.
       new  c83aca7   Remove entries in the cron job before munin and nagios configuration is updated, to not monitor removed hosts another day.
       new  f6b7ad7   * New function get_debian_ver() reporting /etc/debian_release conten   in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver().
       new  495a5ce   Improve changelog text.
       new  11e5cde   Typo.
       new  e639824   New munin plugin drawing graph based on agesinceseen vaules donated by Sverre Jensen.
       new  359e65f   Rewritten new munin module to use SiteSummary.pm.
       new  48ccda0   Make sure labels are converted to keys the same way all over the code.
       new  7b86978   Introduce new agesinceseen group 120-180 to have one limit that match the removal limit (120 days).
       new  be7419d   Adjust sitesummary postinst to only try to enable nagios autoconfig if /etc/default/nagios3 exist.
       new  fb284a9   Adjust site count munin plugin to use original site as label and only remove illegal characters for the munin key.
       new  4e52890   Fix typo and make sure numbers are allowed too.
       new  65224bd   Change munin configuration to use /var/cache/munin/www/ if it exist, to work out of the box with munin 1.4.0 (Closes: #567168).
       new  ff0cc03   Make it possible to override munin configuration using /etc/sitesummary/collector.cfg.
       new  2cd1c62   Add new nagios pluing check_kernel_status to report the need for a reboot to activate a new kernel.  Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >.
       new  2d09fec   Do not generate Nagios check for file systems with the fuse.ltspfs type, to avoid checking users usb disks on a thin client server.
       new  acd2f5b   Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts and a shutdown in progress.
       new  e87510f   Typo.
       new  cbfb34d   Port to Debian.
       new  7c4048e   Accept single DNS server setups.
       new  f35f057   Add workaround for perl modules not working with the internal Nagios perl interpreter.
       new  7a0ebe2   Reduce cdpr to suggests, as should only be installed on system connected to Cisco switches.
       new  7e521a7   Improve changelog entries and fix typos.
       new  b2a8680   releasing version 0.0.59
       new  241e413   Typo.
       new  dfac27d   Remove files in /var/lib/sitesummary/ when sitesummary package is purged.  Thanks to piuparts and Holger Levsen for discovering the left behind files.
       new  75e6dfe   releasing version 0.0.60
       new  2b7eb5d   Do not check debugfs in Nagios.
       new  90bd4d1   Untabify.
       new  cb90658   Improve hardware list by avoiding bogus vendor and model settings.
       new  f47a942   Ignore more bogus DMI vendor and model names.
       new  259e7b3   Check cups using the check_cups_queue Nagios module from http://exchange.nagios.org/directory/Plugins/Printing/check_cups_queue/details
       new  c300098   Do not check debugfs, smb and cifs file systems in Nagios.
       new  9f1eafe   Mention why so many file system types are ignored.
       new  0591daa   Typo.
       new  c52933f   Ignore more system file system times when generating Nagios checks.
       new  f136d7c   Remove duplicate check.
       new  2a7dc7f   Make client recommend iproute, to make sure the ip command is available when the cdpr collecting code needs it.
       new  9ae87cc   Add 'status' handling to init.d script.
       new  7b14d3f   Mention the source of the GPL state of the check_cups_queue.
       new  107d73e   releasing version 0.0.61
       new  31175e1   releasing version 0.0.62
       new  91886ce   Save some time when collecting cdp information by skipping the loopback interface.  It is unlikely to be connected to a Cisco switch.
       new  bb2af3a   Add service definition to dummy nagios configuration generated at install time to make sure the dummy entry work with Nagios 3.2 too.
       new  9e88983   * Add homepage link in control file. * Update standards-version from 3.8.3 to 3.8.4.  No changes needed.
       new  40f36cb   releasing version 0.0.63
       new  2da4cfe   minor fix in /etc/init.d/sitesummary-client
       new  1daaff7   Document change.
       new  0443823   Documentation answer more questions than it asks now (Closes: #444622).
       new  b8dd539   releasing version 0.0.64
       new  5807d96   Stop shipping files in /etc/apache/ (Closes: #578239).
       new  ec39d56   Add Spanish translation from Camaleón (Closes: #583540).
       new  2a7e0ef   releasing version 0.0.64
       new  174f4b3   Start the sitesummary-client init.d script after a local DNS server is operational.
       new  7f44a0b   Make $syslog and $named init.d script dependencies optional.
       new  af2257e   releasing version 0.0.65
       new  36766cb   * collect.d/system: collect /var/log/Xorg.0.log if it exists.
       new  760180b   * collect.d/system:   - only run lspci if /proc/bus/pci exists
       new  2317990   Explain why we are looking for /proc/bus/pci.
       new  efdaaca   releasing version 0.0.66
       new  252576f    * fix lsscsi error on machines without /sys mounted.    copied method from holgers lspci fix
       new  39609f4    *  add Closes: #602286 to the changelog entry
       new  3a16dee   Change sitesummary-upload to not try to parse an empty $http_proxy variable.  This get it working on hosts without a proxy setting.
       new  1bfe05e   Add bug number and clean up changelog entry.
       new  bb20f4b   releasing version 0.0.67̃
       new  eb88521   Remove strange character.
       new  98c12df   fix grammar and formatting
       new  45d8bd7    * fixing my fix
       new  5249b41   clearify changelog
       new  4e7b12e   sitesummary-upload: correct check for empty http_proxy variable.
       new  1647f8f   prepare release
       new  fbcc73e   * Bump standards to 3.9.1, no changes needed. * Add myself to uploaders. * Add one missing explicit reference to GPL-2 in debian/copyright.
       new  4528e13   fix stupid typo
       new  a888c4c   Fix wrong path in Makefile.
       new  b0b2b9a   This should be correct path now
       new  d40c39b   revert wrong fix of the check_kernel_status-error, see #630389
       new  23b5d6f   Add '-w' and 'my' to nagios-plugins/check_kernel_status.  This seems to help nagios' embedded perl interpreter to run the script after reboot.
       new  542f2d9   Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status. Modify code to get rid of warnings (i.e. add 'my').  This seems to help nagios' embedded perl interpreter to run the script after
       new  ed58682   Unfortunatelly, this seems to be a random thing ..., still not solved.
       new  35ad1e3   Make CUPS check more robust.  Require both cups and cups-client packages installed to enable it.
       new  397c42d   Add LDAP protocol check (simple search for root attributes) for machines with slapd installed.
       new  370c790   Add Catalan translation from Sergi Casbas (Closes: #609714).
       new  773ee14   Change Standards-Version from 3.9.1 to 3.9.2.  No changes needed.
       new  7788f9c   Improve descriptions.
       new  08ed079   Adjust LDAP check.
       new  2669eed   Typo.
       new  5b55ccf   Revert LDAP server check, as the check_ldap module provided in nagios-plugins-basic is not able to do a base search to fetch the root entry.
       new  c32f595   Use warnings instead of -w to ensure warnings are enabled no matter how the script is called.  Prepare for a new release.
       new  1338466   Improve LDAP server check, not only checking if the TCP port is listening, but also check if the server will reply to searches for the root DSE.
       new  3a71112   Keep the LDAP TCP check to ensure we discover if the server is listening but not responding to searches.
       new  2a17e8d   Improve description.
       new  0ea0a7e   Adjust sitesummary-nodes code for generating Nagios configuration to avoid perl warnings when no default route is set for a host.
       new  dd340e3   Adjust nagios-plugins/check_cups_queue to enforce the C locale is used to get age calculation working independent of system locale.
       new  7d74349   Add more bogus DMI vendor and model strings to the ignore list for the hardware settings.
       new  455bf45   releasing version 0.0.70
       new  46d8872   Make sure 'site-summary -l' report handle hosts without a site set.
       new  f1089be   Document that this version isn't released yet.
       new  0544cae   Make munin plugin more robust, by not mapping 'illegal' characters in site names to _.
       new  0e39b5e   releasing version 0.0.71
       new  8428e44   Add support for remapping hostnames for individual client entries, to make it possible to gather Munin and Nagios status for hosts behind VPN connections and with non-unique host names.
       new  1207988   Typo.
       new  3e71331   Add support for hostmap.d/ and comments.
       new  e6fc226   releasing version 0.0.72
       new  f3758c6   Add forgotten nagios plugin check_ldap_root to package.
       new  4e3db3c   releasing version 0.0.73
       new  4dc17c4   Add munin include dir to default munin config to match recent munin versions.
       new  0a0b4ed   Ignore devtmpfs in Nagios configuration, the same way tmpfs is ignored.
       new  0de7b89   In Nagios configuration, only check for software raid when it is enabled, instead of just when /proc/mdstat is present.
       new  9b970b1   Collect /etc/lsb-release if present to have more detailed version information on Ubuntu.
       new  6c88aca   Report missing ldapsearch tool from check_ldap_root.
       new  4245985   Add suggests from sitesummary on ldap-utils and cups-client for tools needed by Nagios checks.
       new  dd16d25   Rewrite code to recognise a remote Nagios client to use host ID to allow a Nagios server to be another Nagios servers client.
       new  7515374   Fix typo in NRPE rule for check_swap, causing the warning level to be ignored.
       new  1d32feb   Make sure DNS, IMAPS and Squid checks can be tested on clients as well as the server.
       new  5b69dc2   Typo.
       new  7125b7a   releasing version 0.0.74
       new  1d29ac0   Improve error reporting from Nagios plugin check_kernel_status. Make it more robust by telling dpkg -l to not cut long lines when looking for kernel versions.
       new  bd578df   Add BTS ref.
       new  d12cc6a   Improve changelog text.
       new  1ec6949   releasing version 0.0.75
       new  e26ac8f   Make sure I remember to go from 0.0 to 0.1 next time.
       new  0400d46   Only use includedir statement in munin configuration with munin version 1.4.5 or newer.
       new  8588334   * Debconf translation updates:   - Added nb.po from Petter Reinholdtsen.
       new  c662794   releasing version 0.1.0
       new  bf1a220   Raise Nagios cups queue length limit (w10,c50 to w30,c70) as 10 print jobs in a queue seem to be a regular event on the test environment I see.
       new  14c9682   Raise Nagios user (w20,c50 to w150,c200) and process limits (w500,c1000 to w1500,c2500) on LTSP servers, as these normally will have lots of users and processes.
       new  511cb1f   Limit Nagios monitoring to hosts in DNS, unless the Nagios client tools are installed, to avoid monitoring machines before they are configured.
       new  c29db33   releasing version 0.1.1
       new  5471251   Add support in nagios plugin check_etc_hosts for ignoring entires tagged '# NAGIOSIGNORE'.
       new  fc95e24   Drop Nagios check for user count, as the check do not check anything useful, and the default nrpe setup do not allow us to raise the warning levels.
       new  1691c92   Fix typo in calculating process warning levels on LTSP servers.
       new  59cfdfe   Add support in nagios plugins check_etc_hosts and check_etc_resolv for ignoring entires tagged '# NAGIOSIGNORE'.
       new  e4cf6cb   Typo.
       new  e07a47c   Improve handling of NAGIOSIGNORE in check_etc_resolv.
       new  3d60ccc   releasing version 0.1.2
       new  da23c0f   Change temp file name created by nagios-plugins check_cups_queue to include host name being checked, to make it easier to figure out why some of the temp files are left behind.
       new  e851932   Reintroduce DHCP server check, only checking if the process runs this time.
       new  eb6ad3b   More to add dhcp check.
       new  7c4488a     this time.  Check for dhcpd3 on Lenny and dhcpd on Squeeze++.
       new  3409797   Typo.
       new  59de3d8   Make sure to restart nagios-nrpe-server when sitesummary-client is upgraded, to tell it to discover any new NRPE rules.
       new  a7ca2ad   Correct generated label names used by Munin plugin munin-plugin-agesinceseen, and start with _ to make sure the first character is never a digit.
       new  a2a262f   Correct how to generate label names used by Munin plugins using the translation rule proposed by the Munin project.
       new  3739620   releasing version 0.1.3
       new  a0f473f   Add support in check_kernel_version for any 3.X kernel.
       new  cee561d   Add support in the Nagios configuration generator to ignore specific checks for a given host by listing it in /etc/sitesummary/nagiosignore.  Useful for machines where a package is installed but disabled.
       new  b00cd1a   Document /etc/sitesummary/nagiosignore and change its definition.
       new  97779d9   releasing version 0.1.4
       new  74ffd9c   Add Danish debconf translation, thanks to Joe Hansen (closes: #675598)
       new  4c42086   Clean up po-debconf files (debconf-updatepo)
       new  91c8744   releasing version 0.1.5
       new  8f34054   Make Nagios config more robust, ignore hosts without any name and address, which must be the result of a corrupt sitesummary entry.
       new  7f60ca7   Add Italian debconf translation, thanks to Beatrice Torracca (closes: #691353)
       new  e01d9b8   Do not check xenfs file systems when generating Nagios config.
       new  49a4fd0   Fix encoding in German debconf translation
       new  458a8db   releasing version 0.1.6
       new  a3bb328   Fix Vcs- entries
       new  e5ab18d   releasing version 0.1.7
       new  4455c85   nagios-plugins/check_kernel_status: Add support for new format of /proc/version introduced in kernel package version 3.2.32-1.
       new  53968d0   releasing version 0.1.8
       new  5f682db   sitesummary-nodes: Add support for fetching configuration from /etc/sitesummary/sitesummary-nodes.conf, and make it possible to configure the nagios warning and critical levels for ping checks.
       new  78f6f71   release as 0.1.9 to sid
       new  e0e35f9   Drop Morten Werner Forsbring, Steffen Joeris and Patrick Winnertz as uploaders.  Thank you for your good work!

The 550 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/sitesummary.git



More information about the debian-edu-commits mailing list