Sponsored Content
Full Discussion: Nagios binaries for AIX 7.1
Special Forums UNIX and Linux Applications Infrastructure Monitoring Nagios binaries for AIX 7.1 Post 302957685 by vbe on Wednesday 14th of October 2015 04:10:07 AM
Old 10-14-2015
thread closed
please follow here:
Nagios for AIX 7.1
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Windows Binaries

This is probably a really stupid question: Why doesnt windows binaries run in *nix? Is it the filesystem? or what? //Maestin (3 Replies)
Discussion started by: Maestin
3 Replies

2. Solaris

How to compare binaries

I have the same two source files. They MUST be compiled with -g debugger option. The binaries are different. But in fact the binaries work the same. How to compare them to know the are compiled using the same source code. In Linux it is enough to: strip --strip-all <file> and diff shows no... (2 Replies)
Discussion started by: mblank
2 Replies

3. Infrastructure Monitoring

AIX & Nagios like application.

Hello to all. I am working as a Linux System Administrator since 5 Years & Now,my company is going to purchase 3 numbers of IBM-P Series Server with AIX support. We will install Oracle Database Application on AIX version 5 OS Platform. Now,my questions is: Is it possible to install NAGIOS... (2 Replies)
Discussion started by: nishithvyas
2 Replies

4. UNIX for Dummies Questions & Answers

Stripping down binaries

Hello, I am the CEO of Grand Tech Corporation. We are launching Linux NT and forgive me, but I do not know how to strip binaries down in Mandriva Linux. Can someone tell me a way to?:b: (2 Replies)
Discussion started by: Linux NT
2 Replies

5. AIX

Installing nmap binaries on AIX

Hi , I am trying to install nmap binaries on AIX 5.3 system. I want it to be installed in the usr/bin directory but it is getting installed in usr/local/bin directory by default, without prompting for installation directory. Is there any way i can install nmap in usr/bin directory ? ... (4 Replies)
Discussion started by: jatin56
4 Replies

6. AIX

Nagios on AIX

I have just been handed a server running aix 61, and an installation of nagios is running on this server. It is monitoring multiple servers in our environment, i assume it is only monitoring aix servers, the admin that did this install has left the company and there isnt any documentation on this... (2 Replies)
Discussion started by: asyed123
2 Replies

7. Infrastructure Monitoring

Nagios check dependent on second nagios server

We have a dual Nagios server setup. One is setup for internal server monitoring on our LAN, while the second Nagios server is hosted externally and is used for external checks only such as URL and ping checks form the WAN side. I was wondering if there is any way to setup cross dependencies... (1 Reply)
Discussion started by: eugenes18t
1 Replies

8. AIX

Is nagios monitoring tool supported on AIX 7.1 ?

Hi, is any one using nagios monitoring solution on AIX ? if yes, is it supported on AIX 7.1 TL 03 as well ? I tried to search online and unix.com , could not find it. Thank you (5 Replies)
Discussion started by: aaron8667
5 Replies

9. AIX

Nagios for AIX 7.1

Hello All, I am new to Nagios. I have a requirement to monitor AIX 7.1 using Nagios xi, could any one guide me steps to go in right direction. I know Nagios doesn't have precompiled agent and plugin for aix 7.1. Appreciate your help (2 Replies)
Discussion started by: bsivavani
2 Replies

10. AIX

NAGIOS Service not able to open port on AIX 7.1

I have an AIX 7.1 LPAR where Nagios agent was installed for monitoring. The issue is that when I start the nagios service (ncpa_listener), it starts but does not open the 5693 port it requires for communication. On all other LPARs the service opens the port and is listening. I tried reinstalling... (4 Replies)
Discussion started by: wibhore
4 Replies
CHECK_LM_SENSORS(7)					User Contributed Perl Documentation				       CHECK_LM_SENSORS(7)

NAME
"check_lm_sensors" - Nagios plugin to monitor hardware sensors and disk temperatures DESCRIPTION
check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard disk temperatures on Linux systems VERSION
Version 3.1.1 SYNOPSIS
check_lm_sensors [--help] [--verbose] [--version] [OPTIONS] Options -?, --help help -l, --low specifies a check for a sensor value which is too low. -h, --high specifies a check for a sensor value which is too high. -r, --range specifies a check for a sensor value which should stay in a given range. --rename renames a sensor in the performance output (useful if you want to have common names for similar sensors across different machines) --sanitize sanitize sensor names (e.g., removing spaces) --nosensors disable checks on check lm_sensors --nodrives disable checks on drive temperatures -d, --drives enable checks on drive temperature --hddtemp_bin manually specifies the location of the hddtemp binary --sensors_bin manually specified the location of the sensors binary -v, --verbose verbose output --version prints $prog_name's version and exits REQUIRED ARGUMENTS
OPTIONS
EXAMPLE
DIAGNOSTICS
You can specify multiple --verbose options to increase the program verbosity. EXIT STATUS
0 if OK, 1 in case of a warning, 2 in case of a critical status and 3 in case of an unknown problem DEPENDENCIES
check_updates depends on o Carp o English o Getopt::Long o Nagios::Plugin o Nagios::Plugin::Threshold o version CONFIGURATION
INCOMPATIBILITIES
None reported. SEE ALSO
Nagios documentation BUGS AND LIMITATIONS
No bugs have been reported. Please report any bugs or feature requests to matteo.corti@id.ethz.ch, or through the web interface at https://svn.id.ethz.ch/trac/nagios_plugins/newticket AUTHOR
Matteo Corti <matteo.corti@id.ethz.ch> LICENSE AND COPYRIGHT
Copyright (c) 2007, ETH Zurich. This module is free software; you can redistribute it and/or modify it under the terms of GNU general public license (gpl) version 3. See the LICENSE file for details. DISCLAIMER OF WARRANTY
BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENCE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ACKNOWLEDGMENTS
perl v5.14.2 2012-07-02 CHECK_LM_SENSORS(7)
All times are GMT -4. The time now is 03:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy