Sponsored Content
The Lounge What is on Your Mind? Congrats to RudiC - 3000 Thanks! Post 302988559 by rbatte1 on Wednesday 28th of December 2016 07:11:32 AM
Old 12-28-2016
It goes to show that some statistics are useful, meaningful and important. Well done on the 3,000 (and counting) Smiliethanks.

It makes my paltry 500~ish somewhat embarrassing. Smilie



Kind regards,
Robin
This User Gave Thanks to rbatte1 For This Post:
 

7 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Congrats

I guess this is the most appropriate section for this post... Just wanted to give a big congrats to LivinFree for passing the 1000 post mark. Nice job! (2 Replies)
Discussion started by: PxT
2 Replies

2. Solaris

ultra enterprise 3000

I have been trying to install a few different distributions on this server, i have 1 sparc 250 mhz, 512 ram, it has a scsi with the built in ethernet, ive tried debian, bsd, with no luck, i can gentoo live cd to run and work with the ethernet, but i would like a normal distro, anywaysi have solaris... (4 Replies)
Discussion started by: hahjoel
4 Replies

3. Hardware

Sun Enterprise 3000

I got a coffee table(enterprise 3000) for free from a friend a couple of months ago, and I'm trying to convince it to boot. List of cards 1x Clock Board 1x I/O board 2x CPU Boards 1x SCSI board? It has 2 SCSI headers on it anyway In addition, its HDD rack is almost full of 18GB drives.... (3 Replies)
Discussion started by: dpeterson309
3 Replies

4. What is on Your Mind?

RudiC reaches over 4000 thanks in 6 years.

Congratulations. Nice one RudiC. That is some going, well done! Bazza. (8 Replies)
Discussion started by: wisecracker
8 Replies

5. What is on Your Mind?

Congratulations RudiC for completing 4000+ THANKS in forums.

Hello All forum members, I would like to take this opportunity to THANK RudiC for his tremendous achievement, guidance, help for helping in forums, let us join our hands together for his GREAT achievement :b: @Rudi sir, How are you sir? you ROCK, please keep up the great work sir :b: ... (1 Reply)
Discussion started by: RavinderSingh13
1 Replies

6. What is on Your Mind?

The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to RudiC

Please join me in congratulating RudiC for his long overdue lifetime achievement award badge from UNIX.COM in computer wizardry: "The Order of the Wizard's Hat - Lifetime Achievement Award" This "Order of the Wizard's Hat" is presented to RudiC for Computer Wizardry in the UNIX Operating... (10 Replies)
Discussion started by: Neo
10 Replies

7. What is on Your Mind?

Congratulations RudiC for completing 4500 THANKS in forums.

Hello All, I would like to take this opportunity to CONGRATULATE RudiC sir, (on behalf of all of us); please join your hands with me for congratulating RudiC sir for completing 4500 THANKS in forums. He is a GREAT ASSET in this forums and from years and years he is giving NICE, QUICK, Innovative... (8 Replies)
Discussion started by: RavinderSingh13
8 Replies
odutil(1)						    BSD General Commands Manual 						 odutil(1)

NAME
odutil -- allows caller to examine or change state of opendirectoryd(8) SYNOPSIS
odutil show [cache | sessions | nodes | modules | requests | nodenames | statistics | all] odutil show configuration nodename [module modulename] [option option] odutil reset [cache | statistics] odutil set log [default | alert | critical | error | warning | notice | info | debug] odutil set configuration nodename [module modulename] option option value1 ... odutil set statistics [on | off] DESCRIPTION
Use odutil to look at internal state information for opendirectoryd, enable or disable logging, or change statistics settings. Available commands: show Show various internal information. Subcommands: cache Outputs contents of the cache. Note, this output is not included in show all command. sessions List all open sessions nodes List all open nodes modules List all loaded modules requests List all active requests statistics Outputs statistics information. Some statistics are always enabled (membership). Additional statistics can be enabled see 'set statistics on'. nodenames List all available node names all List all of the above information (excludes cache) show configuration nodename Show configuration of a specific node, Subcommands: module modulename Specific module is requested, otherwise global options option option Output a value of a specific option. reset Reset various internal information. Subcommands: cache Resets all caches including membership and kernel (does not affect DNS cache) statistics Resets any accumulated statistics. set log Changes logging level. Levels are lowest to highest. This state is persistent across reboots and must be changed to a new level or 'default'. alert Enables logging of messages of alert level or lower critical Enables logging of messages of critical level error | default Enables logging of messages of error level or lower (default value) warning Enables logging of messages of warning level notice Enables logging of messages of notice level or lower info Enables logging of messages of info level or lower debug Enables logging of messages of debug level or lower set configuration nodename Sets either global or per-module options accordingly. module modulename If module is omitted, then global option is assumed. option option value1 ... Set a specific option to one or more values as appropriate. set statistics Enables or disables extended statistics. Statistics include per-process-name call statistics and per-API call and latencies. This setting is persistent across reboots and should not normally be run as it is memory intensive. on Enables statistics tracking off Disables statistics tracking SEE ALSO
opendirectoryd(8) BSD
Jan 18, 2012 BSD
All times are GMT -4. The time now is 02:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy