On Thu, Feb 12, 2009 at 7:11 PM, Rainer Heilke <rhei...@dragonhearth.com> wrote: >> Perhaps I didn't look close enough, but all of those >> require yet >> another agent be installed on the system, as well as >> a rather large >> amount of agent configuration to get it to where it >> can actually get >> anything more than the bare minimum of information >> from an Opensolaris >> system. > > I had three problems with the scripts I wrote where I used to work: > > 1) They originally ran at the same time agents from Tivoli ran. Not only did > the Tivoli agents pound on the systems, but they provided 0 value. Badly > written agents affect metrics gathering in exactly the way they are not > supposed to--they directly measure little but their own impact on the systems. > > 2) The scripts originally all ran at the same time, stomping on the > metrics-gathering system. > > 3) Even when the above two issues were "fixed" by changing the times and > putting in a random-wait clause, their impact remained well above non-zero. > > I agree with Jason; a decent Net-SNMP module that can feed useful, robust > data into whatever pre-existing SNMP framework our "clients" may have seems a > logical, least impact way forward.
At one place I was at, you had on every Sun box (of the stuff I can remember, I think there was more): EMC ECC Agent for detecting SAN attached storage If connected to a Clariion array, an agent specific for Clariion (whose name escapes me) Tivoli endpoint (which had hundreds of perl scripts to scan what was installed on the system, not just what pkginfo showed) Symantec ESM for security scans HP Measureware (aka OVPA) -- this would run in the RT scheduling class! HP Openview agent (aka ITO) -- this had several hundred perl scripts that would among other things, run uptime, vmstat (for memory usage), mount, df and several others and weren't always written in the most efficient of manners (i.e. lots of unnecessary fork()/exec()s). _______________________________________________ sysadmin-discuss mailing list sysadmin-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss