[Nagiosplug-help] Problem with check_insight.pl (Compaq Inside Manager via SNMP)
Heiko.Geist at mummert.de
Heiko.Geist at mummert.de
Mon Oct 13 23:51:02 CEST 2003
Hello all,
i have problems to use the check_insight.pl (Compaq Inside Manager) Script
from Michael Markstall
# Michael Markstaller, Elaborated Networks GmbH <mm at elabnet.de>
# Check Comapq Insight Management Agents Systems Status by SNMP
# based on the spong-plugin check_insight from:
#
http://spong.sourceforge.net/downloads/plugins/spong-network/check_insight
The rights are set with "chmod a+rx"
on the comamndline # ./check_insight.pl -H 10.1.1.1 -C string
Status: OK Std: OK System: OK Array: OK Health: OK Thresh: OK NIC: OK
very fine!
but under Nagios 1.0
(No output!) ;(
checkcommand.cfg
> define command{
> command_name check_compaq
> command_line $USER1$/check_insight.pl -H $HOSTADDRESS$ -C
string
> }
services.cfg
>define service{
> host_name server
> service_description Compaq-Agent
> is_volatile 0
> check_period 24x7
> max_check_attempts 3
> normal_check_interval 5
> retry_check_interval 1
> contact_groups admins
> notification_interval 180
> notification_period 24x7
> notification_options c,r
> check_command check_compaq
> }
Best Regards
Heiko Geist
Information Technology - ERP/Networking
----------------------------------------
Mummert Consulting AG
Hans-Henny-Jahnn-Weg 29
22085 Hamburg
Germany
Tel +49-40-22-703-7714
Fax +49-40-22-703-7967
mailto:Heiko.Geist at mummert.de
http://www.mummert-consulting.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20031013/a353379a/attachment.html>
More information about the Help
mailing list