Share what you know with millions of people
Focus is the best place to turn what you know into remarkable content
0
How do you consolidate all of the data from your various monitoring solutions?
I have a few different tools monitoring my network (security, traffic, equipment etc.) but is there a product that can consolidate all of this different information to be easily presentable for analysis?
Events
- Dos and Don'ts of Small Business Marketing May 29 @ 11 am PT
- Lead Nurturing 202: The Next Generation May 31 @ 11 am PT
- The Tricks to Paid Media June 6 @ 11 am PT
- Display Advertising for Brand Awareness June 20 @ 11 am PT





2 Answers
I suggest "logzilla" or "Loganalysis" . both can read log files from any system and display it in GUI web interface
"ZenOSS" also can be recommended
In automobiles, by design, the monitoring (sensors – oxygen, tire pressure, fuel, etc) all send their information to the dashboard and display it in a method understood by over 90% of the vehicle operators – even the dreaded “check engine” light. With enterprise monitoring/management solutions, each monitoring solution stores collects and presents data in the method of the providers choosing. There exists no standard.
There is no easy solution but it is possible. If all of your monitoring tools store their data in ODBC or SQL accessible data stores, then Microsoft SQL Server data services provide a simple method to connect to multiple data sources and create reports. Other considerations include SAP’s reporting tools (crystal reports and/or business objects). This assumes your monitoring solution stores data in an accessible database – some store data in proprietary formats or create log files.
The final method is to find an enterprise monitoring/management vendor that satisfies your requirements within your budget and time restraints. These vendors have methods to standardize the data from various monitoring solution and include some method of presenting the results.
Good luck!
Answer This Question