Does anyone have and can share reporting template for Linux memory usage ? Data are opined from SNMP query.
I'm trying to do it on my own but I can't get all data sources together

Thanks
Moderators: Developers, Moderators
Code: Select all
patch --dry-run -d reportit/ -i autom8reportit/reportit_v075a.patch
Code: Select all
patch: **** Can't open patch file autom8reportit/reportit_v075a.patch : No such file or directory
Code: Select all
diff -ru v075a/runtime.php custom/runtime.php
--- v075a/runtime.php 2011-12-23 07:33:02.000000000 +0100
+++ custom/runtime.php 2013-07-12 10:55:54.000000000 +0200
Code: Select all
php /var/www/cacti/plugins/reportit/runtime.php -d
PHP Strict Standards: Only variables should be passed by reference in /usr/local/share/cacti/plugins/reportit/runtime.php on line 326
PHP Strict Standards: Only variables should be passed by reference in /usr/local/share/cacti/plugins/reportit/runtime.php on line 328
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 494
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 498
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 502
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 494
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 498
PHP Strict Standards: mktime(): You should be using the time() function instead in /usr/local/share/cacti/plugins/reportit/runtime.php on line 502
Users browsing this forum: No registered users and 13 guests