Sponsored Content
The Lounge What is on Your Mind? Status of UNIX.COM Forum Transformation Post 303024939 by Neo on Saturday 20th of October 2018 02:37:41 AM
Old 10-20-2018
Added three "LED" indicators that turn red for each of the following when they run:
  • mysdump
  • gzip
  • find


Image


However, to be honest, I have not noticed any noticeable slowdown when backups occur since moving to the new server.

Today, when testing the LED indicators, there was little noticeable slowdown when I ran the backups.

Before, most slowdowns happened when the anti-spam database was being updated, but we killed that application after moving to the new server.

I may add a "free memory" indicator and a "percent filesystem full" indicator next.
This User Gave Thanks to Neo For This Post:
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Unix port status

disregard solved (0 Replies)
Discussion started by: calamine
0 Replies

2. Shell Programming and Scripting

file name transformation

I've got a multitude of text data files that carry exactly the same kind of data. Unfortunately some of them have a different filename format some are: 'category'_'month'-'year'_act.txt an example being: daf_Apr-1961_act.txt and some are: 'category'_ 'year'-'month'_act.txt an... (16 Replies)
Discussion started by: vrms
16 Replies

3. Shell Programming and Scripting

XML to csv transformation

Hi, I want to write a perl script. Which should accept the xml file, one xsl file and the loaction. The perl script should process the xml file using the xsl file and puts the out put in specified location. For example: My.perl is perls cript. my.xml is like this <?xml version="1.0"... (2 Replies)
Discussion started by: siba.s.nayak
2 Replies

4. Shell Programming and Scripting

xslt transformation through Unix

Hi .. I have one input XML and I want to convert into another XML using parameter mapping through Database through Unix shell script. But I dont have idea how to do that. And how can I create xsl sheet if mapping is through database tables. Please help me on this. (1 Reply)
Discussion started by: srinu19
1 Replies

5. UNIX for Advanced & Expert Users

Need help in xslt transformation

Hi I have one input xml file <param name="EXTR_COL" valueDesc="AUTHD_RFLL" value="rx.AUTHD_RFLL" /> There is a mapping parameters in Database. if EXTR_COL is present in input XML then it is mapped to fieldlist. so the o/p XML looks like <fieldlist> <datasource... (1 Reply)
Discussion started by: srinu19
1 Replies

6. Programming

Need best forum site for java (as for unix its unix.com)

Hi All, Can anyone help me for knowing the java best side forums. where i will get a quick responce like here , as i am having lot of question. Thanks (1 Reply)
Discussion started by: aish11
1 Replies

7. Shell Programming and Scripting

Data transformation

I do have an input text file of the following format with 1000's of lines input file: 3386(11:11,Ani:0,Bri:1,ch:1,Jwe:0,Jor:0,LP:0,Lo:0,NS:1,al:1,bo:0,boy:0,bru:0,sh:0,cor:1,dum:0,ery:0,mac:0,mic:0)... (3 Replies)
Discussion started by: Kanja
3 Replies

8. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
dxkbledpanel(1X)														  dxkbledpanel(1X)

NAME
dxkbledpanel - Present an on-screen display of keyboard indicators. SYNOPSIS
dxkbledpanel [options] OPTIONS
mask is a bitmask where each bit corresponds to one of the thirty-two available keyboard indicators. If -watch is used, dxkbledpanel will only display the indicators specified by mask. -automatic instructs dxkbledpanel to omit automatic XKB indicators from the display. +automatic instructs dxkbledpanel to include automatic XKB indicators in the display. -explicit instructs dxkbledpanel to omit explicit XKB indicators from the display. +explicit instructs dxkbledpanel to include explicit XKB indicators in the display. -named instructs dxkbledpanel to omit named XKB indicators from the display. +named instructs dxkbledpanel to include named XKB indicators in the display. -real instructs dxkbledpanel to omit real XKB indicators from the display. +real instructs dxkbledpanel to include real XKB indicators in the display. -virtual instructs dxkbledpanel to omit virtual XKB indicators from the display. +virtual instructs dxkbledpanel to include virtual XKB indicators in the display. -intersection instructs dxkbledpanel to only present the indicators that meet each of the require- ments specified by the above options. -union instructs dxkbledpanel to present the indicators that meet any of the requirements specified by the above The default set of options is -intersection +named +virtual. DESCRIPTION
The dxkbledpanel command is meant to be a replacement for the kb_indicator application. If XKB is active in the server, the dxkbledpanel command presents an on-screen display of keyboard indicators. Each of the indicators is represented by a toggle button. Pressing on the toggle button will change the state of the indicator as well as the modifier, control, or group state flagged by the indicator. See the XKB library specification for more information on modifier, control, and group state. SEE ALSO
Commands: xkbcomp(1X), kb_indicator(1X) Others: X(1X) dxkbledpanel(1X)
All times are GMT -4. The time now is 07:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy