8. Individual Device Tabs

Once Zenoss discovers and models a device it assigns certain properties and attributes to a device and classifies these discoveries throughout a Device's information tabs. The following tabs are available when an individual device is selected.

8.1. Device Status Tab

The Status tab is the default tab that is shown when you click on a device.

There is a Device Status table that shows important device status at a glance. The number of events grouped by severity can be found on the left side of this table. You can click on the 'Event Rainbow' to view the list of events for the device.

Also on the left side of the Device Status table is the device availability, uptime, last collection and modified time. On the right side of the Device Status table is the Component Status list. Each item in the list is a type of device component, which are IpService, WinService, IpRouteEntry, IpInterface, CPU, FileSystem, and Other. The status of each device component type is determined by the collective status of the monitored components of the same type. If the IpService status is green, then all monitored IpServices on this device are functioning normally. If there is an event related to a monitored IpService, the component and highest severity event associated with that component will be displayed in the status. If there is an event unrelated to a known component, it will be placed under the component type Other. If you click on the component type, you will be sent to the OS tab of the Device where you can manage the components on this device.

Figure 9.7. Individual Device - Status Tab

Individual Device - Status Tab

8.1.1. Device Status Tab Example

  1. Click on the "OS" tab of any device. If you do not have an IpInterface eth0, add the interface by clicking the "Add IpInterface" menu item in the "Add..." submenu. Once you have added the component you'll want it to be monitored.

  2. On the IpInterface edit screen, set Monitor to "True" and click "Save".

  3. Now return to the Device Status page.

    The IpInterface type should appear.

  4. Now update the table by sending an event linked to a component and and not linked to any know components. From the left navigation menu, click Events.

  5. From the page menu, click on the "Add Event" menu item. Enter the name of the device. In the Component field, enter "eth0". Leave the severity as "Critical" and click the "OK" button.

  6. Now send another event, once again use the "Add Event" menu item. Enter the name of the device. In the Component field, enter "Not a known component" (or any other string that isn't a name of a component on this device) Set the severity to "Error" and click the "OK" button.

  7. Now refresh the Device Status page.

    You should see that the IpInterface type group has a component "eth0" with a red status indicating that a Critical event has been received.

  8. If you click on the status bubble, you will be taken to the Events page for that device. You'll also notice that you have a new type group, Other, with the component name we chose earlier. The status color of this component should be orange which represents the Error event you created.

    There is also a Device Information table that shows device details. The left side of the Device Information table has the assigned organizers such as Location, Device Groups, Systems as well as the assigned status monitors and performance monitor. You can click on a organizer or monitor to view the status page for the organizer or monitor. The right side of the Device Information table includes data about the hardware and operating system of the device.

8.2. OS (Operating Systems) Tab

The OS tab contains logical Operating System components such as:

  • Interfaces

  • IP Services

  • Win Services (for Windows devices)

  • File Systems

  • Routes

  • OS Processes

    Figure 9.8. Individual Device - OS Tab

    Individual Device - OS Tab

8.2.1. File System Monitoring

File system monitoring is only usable if the system has a good HOST-RESOURCES mib. File systems monitor the amount of blocks used and show total bytes, available bytes, used bytes and percent used. You can set thresholds to alert when a specific event occurs such as the disk reaches 90% utilization.

8.3. Hardware Tab

The Hardware tab gives you information about the device’s available/used memory, available/used swap and information on the CPU(s).

Figure 9.9. Individual Device Hardware Tab

Individual Device Hardware Tab

8.4. Software Tab

The Software tab gives a list of all installed software. This software can be sorted by Manufacturer, Name or Install Date.

Figure 9.10. Individual Device - Software Tab

Individual Device - Software Tab

8.5. Events Tab

The Events tab is very similar to other event views. You can sort events using several items including, but not limited to, Component, EventClass and Count. You can also filter events by Severity, State or a regular expression applied over all events. You can also can move, map or acknowledge Events here.

Figure 9.11. Individual Device - Events Tab

Individual Device - Events Tab

8.6. History Tab

The History tab shows the events that have finished with the event life cycle by some means and have been archived in the history.

Figure 9.12. Individual Device - Status Tab

Individual Device - Status Tab

8.7. Performance Tab

The Perf tab shows performance graphs for the currently selected device. It displays Load Average 5 Min, CPU Utilization, CPU Idle, Free Memory and Free Swap. This can be changed to update hourly, daily, weekly, monthly or yearly.

Figure 9.13. Individual Device Performance tab

Individual Device Performance tab

8.7.1. Graph Surfing

You can use the controls on the sides of the graph to “graph surf”. Graph surfing is when you use the controls on the sides of the graph to change the graph and look at it in different ways. The arrows and magnifying glasses allow you to see the data in different ways.

8.7.1.1. Linking the graphs together

The default is that all the graphs move in sync with one another so that if you click the back arrow for any graph, they will all move backward, however you can keep it so that the arrow for each graph only works for that particular graph by un-checking the Link Graphs box.

8.7.1.2. Resetting the View

The Reset button returns to the default (initial view) of the graphs. Scrolling data back and forth horizontally. To scroll data on the horizontally, use the arrows on either side of each graph. Each click will scroll the next unit back and once you have scrolled data back, you can also use the arrows to scroll the graphs forward.

8.7.1.3. Zooming In on Data

You can also zoom in and out on the data that appears on graph by clicking the enlarge (+) magnifying glass or zooming out by clicking on the (-) magnifying glass. You can use any combination of scrolling and zooming to see the data exactly how you want to see it.

8.8. Edit Tab

Use this tab to change any of the properties of the device.

Figure 9.14. Individual Device - Edit Tab

Individual Device - Edit Tab

8.9. Custom Tab

The Custom tab allows you to set values in the custom fields you define in Custom Schema. To access the Custom tab, open the Device page menu, select More and then Custom.

Figure 9.15. Individual Device Custom Tab

Individual Device Custom Tab

8.10. zProperties Tab

The Device zProperties tab is where you can configure zProperties either for all devices, for an individual device, or for any devices that fall further down in the device hierarchy tree. To configure them for all devices click the zProperties tab from the Device Overview tab. To configure zProperties for an individual device, click on the device name in the Device Overview and then click the zProperties tab for that device. To access the zProperties tab, open the device table menu, select More and then zProperties.

Figure 9.16. Individual Device - zProperties Tab

Individual Device - zProperties Tab

8.11. Templates Tab

The template tab shows all of the performance templates bound by name to this device or group of devices. To access the Templates tab, open the Device table menu, select More and then Templates.

Figure 9.17. Individual Device - Templates Tab

Individual Device - Templates Tab

8.12. Administration Tab

To access the Administration tab, open the Device page menu, select More and then Administration.

Figure 9.18. Individual Device Administration Tab

Individual Device Administration Tab

8.13. Collector Plugins tab

The Collector Plugins tab shows you a list of all plugins available for the device. To access the Collector Plugins tab, open the Device page menu, select More and then Collector Plugins.

Figure 9.19. Individual Device - Collector Plugins Tab

Individual Device - Collector Plugins Tab

8.14. Modifications Tab

The Modifications tab logs user changes via the Zope interface. To access the Modifications tab, open the Device page menu, select More and then Modifications.

Figure 9.20. Individual Device - Modifications Tab

Individual Device - Modifications Tab