File: health.rst

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (15 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Server health
=============
The iLO knows a lot about your server's physical health. The
:meth:`get_embedded_health` method lets you retrieve all the health
information, so you can act upon it, for example in monitoring checks and
management scripts. Note that the returned data can differ significantly
between iLO versions.

.. py:currentmodule:: hpilo

.. class:: Ilo
   :noindex:

   .. automethod:: get_embedded_health
   .. ilo_output:: get_embedded_health