Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring Whats the best new monitoring software Post 302914134 by rdunne on Friday 22nd of August 2014 05:57:25 AM
Old 08-22-2014
Whats the best new monitoring software

Hi All

We have a new site going live. with 80 switches , 10 servers

We have used nagios ,icinga,mrtg and others

what do users think is the best new software worth a look?

thanks

Richard
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Monitoring Software??

Hi everybody, I am currently setting up a web site for customers to place orders. Having placed the order the file will be downloaded onto the Unix server (SCO UNIX v 5.0.4). At this point I need to be able to monitor the system for the file being resident and if it is then perform an action on... (2 Replies)
Discussion started by: cookiejar
2 Replies

2. UNIX for Dummies Questions & Answers

whats the correct software?

Hello everyone, what is the best program for listening to mp3s and waching .avi videos? thanks Tay PS am I the first all linux cybercafe in the world? PPS all users are on mandrake, and the customers are loving its speed and security! (3 Replies)
Discussion started by: tayoz
3 Replies

3. Solaris

monitoring software

i am looking for a really good monitoring solftware for solaris . i need it to be installed on a server and accessed from a client application on windows , with some nice GUI interfaces . thanks (6 Replies)
Discussion started by: ppass
6 Replies

4. UNIX for Dummies Questions & Answers

network monitoring software

hi can i know if there is any GUI interface software to help in monitoring the network of the servers i have? something like a web pages or a stock pages when a processes is down, a red colour is flashes. best if it is free ;) (1 Reply)
Discussion started by: legato
1 Replies

5. UNIX for Advanced & Expert Users

MOnitoring Software for Unix servers

Guys, I need a monitoring software for my Unix servers. Over the last couple of years, the number has increased to well over 40 servers. All have different applications running on them and it is impossible to go to everyone of them and do checks. I was using Spotlight on Unix. I was... (1 Reply)
Discussion started by: jair
1 Replies

6. Shell Programming and Scripting

Monitoring script for hardware and software problems

Gentlemen I want to write a small script and run as cronjob sothat the script runs every four hours The script should be capable of finding any hardware issues,panics,coredumps if anyissues found it should sent mail.If no issues it shouldnt sent mail Deeply appreciated if any help... (2 Replies)
Discussion started by: saidiya
2 Replies

7. AIX

ASK SNMPD configuration software monitoring

Hi, How to create new SNMP at aix configuration? Can your share in this the step by step.. regards, (1 Reply)
Discussion started by: williamen
1 Replies

8. Infrastructure Monitoring

Monitoring software on IBM AIX

Hi, I am looking for monitoring software like Zabbix, to run it on AIX server. I have many problems with Zabbix and MySQL installation on AIX. I dont have IBM XL C/C++ compiler. Has anyone know similar solution like Zabbix that works on IBM AIX? (11 Replies)
Discussion started by: jackbz
11 Replies
MRTG-SENSORS(1) 					       MRTG helper utilities						   MRTG-SENSORS(1)

NAME
mrtg-sensors - Returns data from lm-sensors SYNOPSIS
mrtg-sensors [-m multiplier] chip label [chip label] DESCRIPTION
mrtg-sensors uses the lm-sensors library to query various system sensors for information such as temperature, fan speed, etc. The output is written in a form useful as input for the mrtg utility. Up to two pairs of chips and labels may be specified. The first is used for the incoming data value in mrtg, while the second is used for the outgoing data value. Of course, they need not correspond to incoming or outgoing data, that is merely what mrtg expects. "chip" is the name of the chip to query, and "label" is the label of the piece of information that should be queried from the given chip. sensors(1) can be used to look up all available chips and labels on your system. Wildcards may be used in chip names, but only the first matching chip will be queried. If you use the special name "dummy" as a chip name, nothing will be queried, and a value of zero will be sent to mrtg. -m is the multiplier to be used in the output. The default multiplier is 1. Note that you may find it more useful to use sensors.conf(5) to set global multipliers for sensors. EXAMPLES
mrtg-sensors dummy dummy adm9240-* fan2 Get the speed of fan #2 from the adm9240 chip. mrtg-sensors -m 0.5 adm9240-* fan1 adm9240-* fan2 Get the speeds of both fan #1 and fan #2, halfing both. mrtg-sensors -m 2 dummy dummy adm9240-* temp Get the cpu termerature, and double it. SEE ALSO
sensors(1) sensors.conf(5) AUTHOR
mrtg-sensors was written by Joey 'no pseudo-code' Hess <joeyh@debian.org>. mrtgutils 0.1 2001-03-04 MRTG-SENSORS(1)
All times are GMT -4. The time now is 08:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy