Public bug reported:
I installed the sitesummary-client package just to get the
check_kernel_status Nagios plugin, but had to make the following changes
to that - to /usr/lib/sitesummary/nagios-plugins/check_kernel_status -
to get it to work on Ubuntu 12.04 precise:
1) on line 68, change "(2.6|3.0)" to "(2.6|3.0|3.2)"
2) on line 28, change
"@running_version = ($1, $2, $3, $4, $5);"
to
"@running_version = ($1, $2, $3, $4, $5, 0);"
Change 1 just reflects newer kernel versions; change 2 is a typo fix.
** Affects: sitesummary (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1083143
Title:
check_kernel_status fixes for Ubuntu 12.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sitesummary/+bug/1083143/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs