10 More Discussions You Might Find Interesting
1. Infrastructure Monitoring
Hello,
I am trying to get correct syntax to monitoring process running on windows server using CheckProcState. when i am trying below command whether notepad.exe running or not. its showing process running.
Could you please provide me correct syantx.
/usr/local/nagios/libexec/check_nrpe -H... (0 Replies)
Discussion started by: ghpradeep
0 Replies
2. Infrastructure Monitoring
Hello All,
I have urgent requirement to monitor Exchange Database (TESTDB) disk space and it is under Disk3 partition. Currently installed NSClient++ in Exchange server. We have Nagios Xi installed in another server. Can you let me know what are configuration files that I need to modify.
... (0 Replies)
Discussion started by: bsivavani
0 Replies
3. AIX
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
4. Infrastructure Monitoring
Hello,
What would be the best way to monitor a vmware server through a Draytek firewall using Nagios?
I'm quite new to nagios and any help would be greatly appreciated.
Also I have been trying to monitor my Windows 2003 server using nagios, I am not having much luck. I tried to use this guide:... (2 Replies)
Discussion started by: Jethro
2 Replies
5. Infrastructure Monitoring
Hi, I have configured check_snmp plugin and using the plugin i am able to monitor the uptime of the switch.
But the following fails
# /usr/local/nagios/libexec/check_snmp -H 10.10.10.1 -C ready -o ifOperStatus.1 -r 1 -m RFC1213-MIB
SNMP CRITICAL - *down(2)* |
#
Any suggestions ? (1 Reply)
Discussion started by: uxadmin007
1 Replies
6. Infrastructure Monitoring
All,
Looking for a nagios plugin which can do the monitoring of a file which has a value and alert if the value in the file goes more than 100 or so.
Any help is appreciated. (0 Replies)
Discussion started by: uxadmin007
0 Replies
7. BSD
hi everyone.
Any idea how to monitor a machine running freebsd 7.0 using Nagios?
The Nagios server is currently on another machine.
thanks :( (1 Reply)
Discussion started by: coolatt
1 Replies
8. Infrastructure Monitoring
Nagios is a free, open source enterprise-class network and server monitoring system that can benefit your IT infrastructure. Bill Bradford describes how to install and set up Nagios on a Solaris 10 system. For this example Bill uses Solaris 10 update 6 running in 32-bit mode on a VMware virtual... (0 Replies)
Discussion started by: Linux Bot
0 Replies
9. Solaris
I have a windows snmp server running prtg. I have a solaris 8 v440R server and only see the network statistics for the server. When I try to add a new service to watch for the CPU, I am not offered the results. There is the default sun.mib installed. SNMPDX is not running but mibiisa is.
I... (1 Reply)
Discussion started by: csross
1 Replies
10. UNIX for Dummies Questions & Answers
As Subject.
thanks. (3 Replies)
Discussion started by: beggar_hong
3 Replies
UG(4) BSD Kernel Interfaces Manual UG(4)
NAME
ug -- Abit uGuru system hardware monitor
SYNOPSIS
ug* at acpi?
ug0 at isa? port 0xe0
DESCRIPTION
The ug driver provides support for the Abit uGuru hardware monitor to be used with the envsys(4) interface.
The ug driver has 19 sensors:
Sensor Units Typical Use
CPU uK CPU Temp
SYS uK System Temp
PWN uK PWN Temp
VCORE uV DC Core voltage
DDR0 uV DC DDRVdd
DDR1 uV DC DDRVtt
NB uV DC NBVdd
SB uV DC SBVdd
HTV uV DC HTVdd
AGP uV DC AGPVdd
V5V uV DC Vdd5V
V33V uV DC Vdd3V3
V5SB uV DC Vdd5VSB
V33VD uV DC Vdd3VDual
CPUF RPM CPU Fan
NBF RPM NB Fan
SYSF RPM SYS Fan
AUXF RPM AUX Fan 1
AUXF2 RPM AUX Fan 2
SEE ALSO
acpi(4), envsys(4), envstat(8)
HISTORY
The ug driver first appeared in NetBSD 4.0.
AUTHORS
The ug driver was written by Mihai Chelaru <kefren@netbsd.ro>.
BUGS
Interrupt support is unimplemented.
BSD
May 8, 2007 BSD