Microsoft
Software
Hardware
Network
Question : monitor AIX servers
Which are the best open source monitoring tools for AIX unix? I want to monitor all possibles parameters, set alerts and try not to use snmpd on servers.
NOTE: All AIX servers are using virtualization (VIO and LPAR)
Answer : monitor AIX servers
Of course I meant to write “lslparutil“.
And in case it's not clear - you issue e.g.
ssh hscroot@myhmc "lslparutil ... (more parameters)" > lpardata.out
The latter file is thus stored locally at the issuing station, to be processed there.
wmp
Posted via EE Mobile
Random Solutions
Update table basxed on results of query
Testing a war file from websphere
VS 2008 C# Make Non-Modal behave as Modal
Using Output To in Sybase SQL IF statement
bkf / bks files
Terminal Services connections and Exchange 2010
Dynamically Embed Canonical link in Head using ColdFusion
How do I have an SQL incremental column for each user?
ASP.Net Need to know how to select and enter into a select statement begin & ending date froma calendar
How to Query Same Table twice using 1 SQL Query ?