From 65fb3d8e5f6cb41e5ea69675b61adb3ecfc2390f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Tue, 20 Nov 2012 22:21:50 -0800 Subject: [PATCH] hpasmcli2_: try to be a bit more forgiving in perl choices. --- plugins/sensors/hpasmcli2_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sensors/hpasmcli2_ b/plugins/sensors/hpasmcli2_ index ab5df772..069caffe 100755 --- a/plugins/sensors/hpasmcli2_ +++ b/plugins/sensors/hpasmcli2_ @@ -1,4 +1,4 @@ -#! /usr/local/bin/perl -w +#!/usr/bin/env perl -w # # Plugin to monitor Proliant server health status using hpasmcli. #