Files
librenms-librenms/includes/html/pages/device/health/state.inc.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
95 B
PHP
Raw Normal View History

<?php
$class = 'state';
$unit = '';
$graph_type = 'sensor_state';
require 'sensors.inc.php';