diff options
| author | Sven Nierlein <sven@nierlein.org> | 2013-01-23 11:43:26 -0800 |
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.org> | 2013-01-23 11:43:26 -0800 |
| commit | 307da669ee8774aee1ac0c21e230f22a59ccb063 (patch) | |
| tree | 377d782181ac537314e6c38fc3b298f5db68e7c6 /plugins/t/check_apt_input/ubuntu1 | |
| parent | 596af9df576b0ecf7a7dcc9a2c19ae771f23bf1d (diff) | |
| parent | 13e85a0f4f9d1ede624e1135f1646c64ecc052a4 (diff) | |
| download | monitoring-plugins-307da669ee8774aee1ac0c21e230f22a59ccb063.tar.gz | |
Merge pull request #20 from abradley/aptcritical
Fixes for check_apt handling of -i/-e/-c regexps and SECURITY_RE, plus tests
Diffstat (limited to 'plugins/t/check_apt_input/ubuntu1')
| -rw-r--r-- | plugins/t/check_apt_input/ubuntu1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/t/check_apt_input/ubuntu1 b/plugins/t/check_apt_input/ubuntu1 new file mode 100644 index 00000000..2f61c30e --- /dev/null +++ b/plugins/t/check_apt_input/ubuntu1 | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | NOTE: This is only a simulation! | ||
| 2 | apt-get needs root privileges for real execution. | ||
| 3 | Also keep in mind that locking is deactivated, | ||
| 4 | so don't depend on the relevance to the real current situation! | ||
| 5 | Inst grub-pc [1.99-21ubuntu3.1] (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) [] | ||
| 6 | Inst grub-pc-bin [1.99-21ubuntu3.1] (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) [] | ||
| 7 | Inst grub2-common [1.99-21ubuntu3.1] (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) [] | ||
| 8 | Inst grub-efi-amd64-bin [1.99-21ubuntu3.1] (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) [] | ||
| 9 | Inst grub-common [1.99-21ubuntu3.1] (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
| 10 | Conf grub-common (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
| 11 | Conf grub2-common (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
| 12 | Conf grub-pc-bin (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
| 13 | Conf grub-pc (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
| 14 | Conf grub-efi-amd64-bin (1.99-21ubuntu3.4 Ubuntu:12.04/precise-updates [amd64]) | ||
