CARVIEW |
Zenoss: Creating Custom Reports
For system administrators, network engineers, and security analysts, it is essential to keep a track of network traffic. Zenoss Core is an enterprise-level systems and network monitoring solution that can be as complex as you need it to be. While just about anyone can install it, turn it on, and monitor "something", Zenoss Core has a complicated interface packed with features. The interface has been drastically improved over version 2.
In this article by Michael Badger, author of Zenoss Core 3.x Network and System Monitoring, we're going to query the Zenoss Core data model to create custom reports. And we'll do it from the graphical interface provided by the Custom Device Report interface. Our topic includes:
- Custom Device Reports and how to use zendmd to explore the data model
Let's start with a simple custom device report.
Read Zenoss: Creating Custom Reports in fullZenoss Core 3: Tips and Tricks
For system administrators, network engineers, and security analysts, it is essential to keep a track of network traffic. Zenoss Core is an enterprise-level systems and network monitoring solution that can be as complex as you need it to be. While just about anyone can install it, turn it on, and monitor "something", Zenoss Core has a complicated interface packed with features. The interface has been drastically improved over version 2. This article will take a look at some tips and tricks for using Zenoss Core 3, such as:
- Zeneventlog—unable to connect to Windows
- Acknowledging an event
- Testing syslog configuration with Logger
Zenoss Core 3.x: Device Setup and Administration
For system administrators, network engineers, and security analysts, it is essential to keep a track of network traffic. Zenoss Core is an enterprise-level systems and network monitoring solution that can be as complex as you need it to be. While just about anyone can install it, turn it on, and monitor "something", Zenoss Core has a complicated interface packed with features. The interface has been drastically improved over version 2.
In this article by Michael Badger, author of Zenoss Core 3.x Network and System Monitoring, we will:
- Organize devices by class, location, system, and group
- Model devices via SNMP, WMI, and Zenoss Plugins
- Troubleshoot our Zenoss Core data collection
- Administer device properties
Zen Gift of Education
ZenEdu is a Live distribution that packs a whole bunch of educational tools on top of the Slackware-based light-weight and zippy Zenwalk Linux. Since learning is the core idea behind the distro, it goes beyond traditional curriculum subjects and also packs tools that'll teach students the basics of programming and music.
What sets ZenEdu apart from other educational distros is that it bundles other productivity tools as well. This includes general-purpose applications like the IceWeasel web browser, IceDove email client, Pidgin for instant messaging, Kompozer for authoring web pages, and OpenOffice.org for word processing.
Read Zen Gift of Education in fullZBrush FAQs
Since ZBrush was released, it dramatically changed the way game art is created. It is unmatched in its speed for creating highly detailed models and thus, is widely used in the games and film industry. We could even say that if you want to be a game artist today, ZBrush is considered a standard. This article will attempt to answer some of the most frequently asked questions on ZBrush, such as:
- Why do we use ZBrush and why is it so widely used in the game and film industry?
- What are ZSpheres?
- What is the difference between 2D, 2.5D, and 3D images in ZBrush?
ZBrush 4: Modeling a Creature with ZSketch
Since ZBrush was released, it dramatically changed the way game art is created. It is unmatched in its speed for creating highly detailed models and thus, is widely used in the games and film industry. We could even say that if you want to be a game artist today, ZBrush is considered a standard. A few years ago, ZBrush was used only for organic modeling. With ZBrush 4.0 this changed dramatically and you can now sculpt mechanical spaceships as well as organic creatures.
In this article by Manuel Scherer, author of ZBrush 4 Sculpting for Games: Beginner's Guide, we'll cover:
- Organizing a complex mesh using armatures
- Freeform sculpting with ZSpheres/ZSketch
- Modeling for animation
- Mesh conversion with Unified Skinning
ZBrush 4 Sculpting: Preparing the Creature for Games
Since ZBrush was released, it dramatically changed the way game art is created. It is unmatched in its speed for creating highly detailed models and thus, is widely used in the games and film industry. We could even say that if you want to be a game artist today, ZBrush is considered a standard. A few years ago, ZBrush was used only for organic modeling. With ZBrush 4.0 this changed dramatically and you can now sculpt mechanical spaceships as well as organic creatures.
In this article by Manuel Scherer, author of ZBrush 4 Sculpting for Games: Beginner's Guide, we'll cover the following topics in detail:
- Building a low-poly in-game mesh with retopologize
- Projecting the details onto our new topology
- Fixing potential errors that may pop up
- Extending ZBrush's capabilities with plug-ins
- Unwrapping our mesh with UV Master
YUI 2.X: Using Event Component
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML, and AJAX.
In this article by Matt Snider, author of the book Yahoo! User Interface Library 2.x Cookbook, we will cover:
YUI 2.8: Rich Text Editor
In this article by Daniel Barreiro and Dan Wellman, authors of the book YUI 2.8: Learning the Library, we see the Rich Text Editor, which allows our users to create enhanced text as one of the most popular forms of user interaction over the Internet is user-created content.
Read YUI 2.8: Rich Text Editor in fullYUI 2.8: Menus
In this article by Daniel Barreiro and Dan Wellman, authors of the book YUI 2.8: Learning the Library, we're going to look at a very common web page element: navigation menus. The Menu widget provides a timesaving and code-efficient solution to common website application requirements.
The skills that you will take away from this article include:
- How to implement a basic navigation menu
- How to override the default sam skin
- How to create an application-style menu bar
Your First Page with PHP-Nuke
In the previous article by Douglas Paterson, author of Building Websites with PHP-Nuke, you learned how to install PHP-Nuke on a local machine running an Apache/MySQL/PHP (AMP) environment.
In this article, which is the third article of the article series, you'll familiarize yourself with a visitor's-eye view of the PHP-Nuke world and make your first modifications to the site.
Read Your First Page with PHP-Nuke in fullYour First ASP.NET MVC Application
When downloading and installing the ASP.NET MVC framework SDK, a new project template is installed in Visual Studio—the ASP.NET MVC project template. This article by Maarten Balliauw describes how to use this template. We will briefly touch all aspects of ASP.NET MVC by creating a new ASP.NET MVC web application based on this Visual Studio template. Besides view, controller, and model, new concepts including ViewData—a means of transferring data between controller and view, routing—the link between a web browser URL and a specific action method inside a controller, and unit testing of a controller are also illustrated in this article.
Read Your First ASP.NET MVC Application in fullYour First Application in Aptana RadRails
In this article by Javier Ramírez, you will learn to create your first application in Aptana RadRails.
Read Your First Application in Aptana RadRails in fullYii 1.1: Using Zii Components
Yii is a very flexible and high-performance application development framework written in PHP. It helps building web applications from small ones to large-scale enterprise applications. The framework name stands for Yes It Is.
In this article by Alexander Makarov, author of Yii 1.1 Application Development Cookbook, we will cover:
- Using data providers
- Using grids
- Using lists
- Creating custom grid columns
Yearly Holiday List Calendar Developed using jQuery, AJAX, XML and CSS3
jQuery is one of the best and well known JavaScript Libraries. Using this you can come up with front-end UI design and can also develop some innovative web reusable components. You should have a basic knowledge of HTML to code in jQuery. Functions in jQuery are very easy to understand and can be used in your projects accordingly. You can also develop reusable plug-ins Using jQuery. You can find tons of plug-ins which can be used in our respective projects here. [https://jquery.com/]
This article by K.Vivekanand from DeveloperSnippets, will give you a brief on how you can develop a Holiday List Calendar with jQuery, AJAX, XML and CSS3. You will learn about AJAX concepts and how to retrieve data from XML using jQuery. CSS3 was used to develop the buttons.
Read Yearly Holiday List Calendar Developed using jQuery, AJAX, XML and CSS3 in fullXPath Support in Oracle JDeveloper - XDK 11g
XML documents can be used for the transfer of data. The data in an XML document may be retrieved either with the JAXP (Java API for XML Processing) DOM and SAX APIs, or with the JAXP XPath API. Addressing an XML document with XPath has the advantage that a single node may be selected directly without iterating over a node set. In this article by Deepak Vohra, we will explore XPath Support in Oracle JDeveloper - XDK 11g.
Read XPath Support in Oracle JDeveloper - XDK 11g in fullXNA 4-3D:Getting the battle-tanks into game world
In this article, the author of XNA 4 3D Game Development by Example Beginner's Guide, Kurt Jaegers will cover all that is necessary to get battle tanks into the game and placed in the game world. This can be accomplished by performing the following:
- Adding models to our game's content project and loading them into the game
- Drawing the tank model to the screen
- Animating the various components of the tank model
- Matching the elevation of the tank to its position on the generated terrain
- Adding a second tank and positioning both tanks appropriately on the map
Xen Virtualization: Work with MySQL Server, Ruby on Rails, and Subversion
In this article, Prabhakar Chaganti will show us to create virtual appliances that perform one specific function. These appliances can be web servers, database servers or anything else that you can think of which is useful for your business.
The key advantage with these appliances is the fact that they are mostly maintenance free, and can be started up and then used without going through any lengthy installation process. You can use these as needed for your testing and then dispose them off. You can also use them for staging environments or production environments, and you can even share them across the enterprise.
Read Xen Virtualization: Work with MySQL Server, Ruby on Rails, and Subversion in fullXcode 4 ios: Displaying Notification Messages
This will focus on the different methods in which we can make our applications communicate and grab the user's attention. You may, for instance, want to notify the user that an error has occurred, or that the user will need to wait while information is being retrieved or saved.
In this article by Steven F. Daniel, author of Xcode 4 iOS Development, we will:
- Explore and use the different notification methods
- Learn how to generate alerts to notify the user
- Learn how to go about using action sheets to associate with views
- Handle alerts via sounds and vibrations
wxPython: Design Approaches and Techniques
In today's world of desktop applications, there is a great amount of incentive to be able to develop applications that can run in more than one environment. Currently, there are a handful of options available for cross-platform frameworks to develop desktop applications in Python. wxPython is one such cross-platform GUI toolkit for the Python programming language. It allows Python programmers to create programs with a complete, highly-functional graphical user interface, simply and easily.
In this article by Cody Precord, author of the book wxPython 2.8 Application Development Cookbook, we will cover:
- Creating Singletons
- Implementing an observer pattern
- Strategy pattern
- Model View Controller
- Using mixin classes
- Using decorators
Title idea submission
If you have an idea for a book you would like to see Packt publish, please fill in this form, and you may see it published.
Packt Updates
Subscribe to PacktLib
PacktLib is Packt’s online digital book library. PacktLib provides you with the opportunity to view and search across every single book Packt publishes, within seven days after publication.
Visit https://PacktLib.PacktPub.com for more details.
To submit your images Click Here
Click here to view Packt's cookie policy. This explains the cookies on Packt's website, and why we use them. It also explains information on how to manage your cookies.
By closing this banner, you are consenting to our use of cookies on your device, unless you have disabled them in your browser.