mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
removed file versions from comments
This commit is contained in:
@@ -13,14 +13,11 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* @version 1.1
|
||||
* @package LibreNMS
|
||||
* @link http://librenms.org
|
||||
* @copyright 2016 crcro
|
||||
* @author Cercel Valentin <crc@nuamchefazi.ro>
|
||||
*
|
||||
* v1 - initial release
|
||||
* v1.1 - changed description from seconds to minutes
|
||||
*/
|
||||
|
||||
require 'includes/graphs/common.inc.php';
|
||||
|
||||
@@ -13,14 +13,11 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* @version 1.1
|
||||
* @package LibreNMS
|
||||
* @link http://librenms.org
|
||||
* @copyright 2016 crcro
|
||||
* @author Cercel Valentin <crc@nuamchefazi.ro>
|
||||
*
|
||||
* v1 - initial release
|
||||
* v1.1 - removed the battery_low graph
|
||||
*/
|
||||
|
||||
require 'includes/graphs/common.inc.php';
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
* @link http://librenms.org
|
||||
* @copyright 2016 crcro
|
||||
* @author Cercel Valentin <crc@nuamchefazi.ro>
|
||||
*
|
||||
*/
|
||||
|
||||
global $config;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
* @copyright 2016 crcro
|
||||
* @author Cercel Valentin <crc@nuamchefazi.ro>
|
||||
*
|
||||
* v1 - initial release
|
||||
* v1.1 - removed battery_low value
|
||||
* - corrected line nominal and input values
|
||||
* - convert seconds to minutes on remaining uptime
|
||||
*/
|
||||
|
||||
//NET-SNMP-EXTEND-MIB::nsExtendOutputFull."ups-nut"
|
||||
|
||||
Reference in New Issue
Block a user