Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring visual representation of server health Post 302217326 by jhtrice on Tuesday 22nd of July 2008 01:13:37 PM
Old 07-22-2008
Opennms

I haven't used Nagios in a while so I can't offer a valid comparison but opennms does a pretty good job with minimal setup.
 

8 More Discussions You Might Find Interesting

1. Solaris

Disk Representation - what is this c1t1d0s2 represent?

Hi All, Can you please advise what the 't' letters stands for? I understand the letter for the following "c1t1d0s2": c = disk Controller t = ? d = disk number ID. s = slice or partition of the disk Thanks (2 Replies)
Discussion started by: tlee
2 Replies

2. Solaris

sun server health check

do anybody has a procedure for daily weekley monthly health check for SUN server with solaris OS?? (5 Replies)
Discussion started by: mm00123
5 Replies

3. Programming

Connect to UNIX server with Visual Basic

Is there any possibility to develop an application using Visual Basic that connects to a unix server (using SSH) and run some commands? I will try to describe what i need : The user should enter the server adress, username and password! Than the user must enter some "filenames" and after... (10 Replies)
Discussion started by: SuperDuck
10 Replies

4. Solaris

Monitor server's health

Dear all, There wasn't any monitoring on our server except on the filesystem. Therefore, I was wondering anything i should do on a daily basis to check on the server's status, health, hardware, or any other thing as a disaster prevention? Also, what command i should use to do that? ... (2 Replies)
Discussion started by: beginningDBA
2 Replies

5. Programming

Internal representation of double

I came across a puzzle which I can not explain. The setup is SCO OpenServer 5.7 (32 bit OS) and native SCO compiler. double is 8 bytes long on this system. I am able to populate the double variable with two different sets of values that produces the same double value, please see below: #include... (7 Replies)
Discussion started by: migurus
7 Replies

6. Programming

How bit representation of a number can be done in c?

I have an assignment in which a character is the input of which some bits(from a position to certain position) are to be inverted (1's complement) and then the resultant character is to be returned....for example unsigned char x = J from p = 3 to offset n = 5 01001010 inverted to... (1 Reply)
Discussion started by: ezee
1 Replies

7. Red Hat

Server health Checks pre & post Rebooting

Hi, Earlier we used to reboot servers based on adhoc request, never checked anything on it pre-reboot., But now i need to reboot regularly but most of the info is not available, I need to know want to make sure that server to be rebooted without any issues, so I want to do few prechecks which will... (5 Replies)
Discussion started by: nanz143
5 Replies

8. UNIX for Beginners Questions & Answers

Compare 2 files with different keywords : use server health-check tool

I have two files to be compared to get the output of the differences. File1 has a lot more lists than File2. After searching a lot on this thread I'am unable to find the exact code that im willing to get. This will be used as 'pre-check'/post-check utility (health check Tool) to compare... (1 Reply)
Discussion started by: GeekyJimmy
1 Replies
rwhod(1M)																 rwhod(1M)

NAME
rwhod - system status server SYNOPSIS
DESCRIPTION
is the server that maintains the database used by and (see rwho(1) and ruptime(1)). sends status information to and receives status infor- mation from other nodes on the local network that are running is started at system boot time if the RWHOD variable is set to 1 in the file As an information sender, it periodically queries the state of the system and constructs status messages that are broadcast on a network. As an information receiver, it listens for other servers' status messages, validates them, then records them in a collection of files located in the directory. By default, both sends and receives information. also supports the following options: Configures server to be an information sender only. Configures server to be an information receiver only. Status messages are generated approximately once every three minutes. transmits and receives messages at the port indicated in the service specification (see services(4)). The messages sent and received, are of the form: All fields are converted to network byte order before transmission. System load averages are calculated from the number of jobs in the run queue over the last 1-, 5- and 15-minute intervals. The host name included is the one returned by the system call (see gethostname(2)). The array at the end of the message contains information about the users logged in on the sending machine. This information includes the contents of the entry for each non-idle terminal line and a value indicating the time since a character was last received on the terminal line (see utmp(4)). discards received messages if they did originate at a server's port, or if the host's name, as specified in the message, contains any unprintable ASCII characters. Valid messages received by are placed in files named in the directory. These files contain only the most recent message in the format described above. WARNINGS
does not relay status information between networks. Users often incorrectly interpret the server dying as a machine going down. AUTHOR
was developed by the University of California, Berkeley. FILES
Information about other machines. SEE ALSO
rwho(1), ruptime(1), gethostname(2), services(4), utmp(4). rwhod(1M)
All times are GMT -4. The time now is 08:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy