Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Report generation using script Post 303042010 by fretagi on Wednesday 11th of December 2019 03:13:18 AM
Old 12-11-2019
Report generation using script

Hi all

I have a unix script that generates a report with the following information:
uptime, mounted file systems, disk usage (> 90% --> critical, <75%-90%> --> warning, < 75% healthy), Mem usage, CPU usage and load average.

But I would like to create one single report containing all this information but for 10 servers.
Please can you give an hint in how do I go about it
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Oracle Report generation

Hi, I am beginner in shell programming.In a shell script i found a call to a script 'runrep25m',which i think is to generate oracle reports?Could anyone help me by providing some details about its usage With Thanks & Regards Dileep (7 Replies)
Discussion started by: DILEEP410
7 Replies

2. Shell Programming and Scripting

awk- report generation from input file

I have input file with below content: Person: Name: Firstname1 lastname1 Address: 111, Straat City : Hilversum Person: Name : Fistname2 lastname2 Address: 222, street Cit: Bussum Person: Name : Firstname2 lastname3 Address: 333, station straat City: Amsterdam I need... (6 Replies)
Discussion started by: McLan
6 Replies

3. UNIX for Dummies Questions & Answers

report generation

Hello, I got a requirement in writing a sheel script in unix, please help me out the requirement is there are two folders Folder1 and Folder2 and there are same files in the different folders. like file1,file2 in folder1 and file1 and file2 in folder2. I would like to compare all the... (2 Replies)
Discussion started by: gmahesh2k
2 Replies

4. Shell Programming and Scripting

Report generation

Hello, I got a requirement in writing a KSH script in unix, please help me out the requirement is there are two folders Folder1 and Folder2 and there are same files in the different folders. like file1,file2 in folder1 and file1 and file2 in folder2. I would like to compare all the similar... (3 Replies)
Discussion started by: gmahesh2k
3 Replies

5. Shell Programming and Scripting

Report Generation with Grep

All, I am pretty new to Unix Environment. I am not sure if my requirement can be accomplished in Unix. I did try searching this forum and others but could not get an answer. Requirement is explained below: I have a set of files in a folder. file1_unload file2_unload file3_unload... (7 Replies)
Discussion started by: bharath.gct
7 Replies

6. Shell Programming and Scripting

Disk report generation problem

Hello everyone, I have a list of inputs as below. My logic is to get the particular powerdisk which matches for ASM disk which means take the major & minor number of each asm disk and matches with powerdisk info then get the particular powerdisk $ ls -l /dev/asm_* ---> ASM disk info... (11 Replies)
Discussion started by: kannan84
11 Replies

7. Shell Programming and Scripting

File Report Generation

hi all i need to generate a report file that contains the following details of files present in a directory. 1. File name 2.Complete path for each files and directory 3.File size 4.Days older example i have a directory testing that contains sub-directories and some files. i need to make a... (5 Replies)
Discussion started by: yashwantkumar
5 Replies

8. Shell Programming and Scripting

Report generation based on certain conditions

Hi I recently joined a project where I have been asked to generate a report using shell script accessing UNIX box. I have no idea on how to do it as I am a beginner and learning shell scripts. Suppose I have a XML: Code: ... (3 Replies)
Discussion started by: vat1kor
3 Replies

9. Shell Programming and Scripting

Report generation using perl script

Hi, I have a perl script to read the log file and create a report from it. I have the script file and log file in a different directories. Now i have pipe the log file data to the perl script to create the report (HMTL file). I am using the below command this isn't working tail -f... (4 Replies)
Discussion started by: vel4ever
4 Replies

10. UNIX for Beginners Questions & Answers

UNIX cluster disk usage report generation for yesterday & today and email

HI Team, I am trying to create a shell script to generate a yesterday and today report to compare and email in daily basis. can you please help me on the same. #!/bin/bash #Author: ******************* #Description: This script will return the following set of system information: ... (2 Replies)
Discussion started by: Mi4304
2 Replies
wmmon(1)						      General Commands Manual							  wmmon(1)

NAME
wmmon - Window Maker dockapp for monitoring system information SYNOPSIS
wmmon [ OPTION ] DESCRIPTION
WMMon monitors the realtime CPU load as well as the average system load, and gives you some nice additional features too. It is intended for docking in Window Maker. It currently provides: o a realtime CPU stress meter; o an auto-scaled average system load meter, like xload and wmavgload; o a realtime disk I/O stress meter; o auto-scaled disk I/O load meter; o realtime memory and swap usage meters; o a display for system uptime; o three user-defined commands to launch. OPTIONS
-display display This option specifies the X server to contact; see X(7x). -geometry geometry This option specifies the preferred position of clock; see X(7x). -l Lock the mode, so that it cannot be cycled by clicking on the upper-left widget. You can use this to open multiple copies of WMMon, each set to a different mode. -i Start in disk I/O mode, which displays instantaneous disk usage and average disk load. -b Include buffers and cache in memory usage calculations. The trend in recent years has been to not include this in memory load moni- tors, but it can be useful information. -s Start in system information mode, which displays memory usage, swap usage, and uptime. -h Show help information. -v Print the version number. USAGE
The WMMon display can be cycled between CPU, disk I/O, and system information displays by clicking on the upper-left widget. This displays CPU information by default. WMMon can also be used to launch programs. You may click either left, middle, or right mouse buttons in the average-load section of the window. The pre-configured program will be launched according to the mouse button clicked. (see CONFIGURATION FILE below.) In order to move WMMon, drag on the outer edges. These are not sensitive to mouse clicks. DOCKING IN WINDOW MANAGERS
Window Maker Window Maker users should drag and drop the WMMon window on the Dock. Then, right-click on the border of the window and select "Settings...". Check "Start when Window Maker is started". AfterStep AfterStep users should put the following in their $HOME/.steprc Wharf wmmon - MaxSwallow "wmmon" wmmon & Other window managers WMMon runs nicely as a 64x64 shaped icon on your desktop. CONFIGURATION FILE
WMMon can launch three user-defined commands, triggered by left, middle and right mouse button clicks. You can define the commands to launch in $HOME/.wmmonrc left: xterm middle: xload right: xcalc If WMMon detects a $HOME/.wmmonrc file, it will launch the appropriate command when you click on the clock. The system administrator can define default commands in /etc/wmmonrc. The administrator may also choose to "fix" particular commands, mak- ing it impossible for users to change. These commands can be defined in /etc/wmmonrc.fixed, although this isn't a nice thing to do. FILES
/etc/wmmonrc $HOME/.wmmonrc /etc/wmmonrc.fixed AUTHORS
WMMon was written by Martijn Pieterse and Antoine Nulle. This manual page was written by Simon Law <sfllaw@debian.org> for the Debian system (but may be used by others). It is based on the docu- mentation provided by the original program. This manual is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. WMMON 1.0b2 May 1998 wmmon(1)
All times are GMT -4. The time now is 01:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy