rhettardo,
Very nice templates!
May I ask how you did them?
Search found 11 matches
- Tue May 18, 2010 10:32 pm
- Forum: Scripts and Templates
- Topic: Watchguard Fireware Templates
- Replies: 18
- Views: 21903
- Tue May 11, 2010 3:56 pm
- Forum: Scripts and Templates
- Topic: Server Technology Sentry 3 Phase Switched / Smart CDU
- Replies: 29
- Views: 50507
Yeah, I actually just fixed that in the templates I posted a few hours ago. Our organization historically used a /usr/local/bin/perl but most people don't do this, so It's definitely better to use just /usr/bin/perl when sharing scripts with others! Hope you enjoy the template! I tried these out on...
- Mon Jul 13, 2009 2:07 pm
- Forum: Plugin Announcements
- Topic: Realtime 0.36 - Released
- Replies: 132
- Views: 90535
- Wed Feb 04, 2009 2:27 am
- Forum: Help: General
- Topic: Bad SNMP query results
- Replies: 11
- Views: 4353
Confirming the bug, and the fix does resolve the issue for me. Running OpenSolaris 2008.11 with the AMP suite installed. PHP 5.2.6 (cli) (built: Oct 14 2008 02:53:59) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Net-SNMP 5.0.9 OpenSolaris still ...
- Tue Nov 18, 2008 12:04 am
- Forum: Help: Linux/Unix Specific
- Topic: Freebsd mounted partitions
- Replies: 1
- Views: 1003
- Mon Nov 17, 2008 10:21 pm
- Forum: Help: Linux/Unix Specific
- Topic: Freebsd mounted partitions
- Replies: 1
- Views: 1003
Freebsd mounted partitions
Hello all, I have several FreeBSD 6.2 systems, and none of the correctly get the UCD get mounted partitions. Here is the output in Cacti: + Running data query [2]. + Found type = '3' [snmp query]. + Found data query XML file at '/home/cacti/public_html/cacti/resource/snmp_queries/net-snmp_disk.xml' ...
- Wed May 25, 2005 8:36 pm
- Forum: Help: Linux/Unix Specific
- Topic: Poller produces no output
- Replies: 13
- Views: 7534
- Sat May 21, 2005 10:17 pm
- Forum: Help: Linux/Unix Specific
- Topic: Poller produces no output
- Replies: 13
- Views: 7534
- Sat May 21, 2005 10:05 pm
- Forum: Help: Linux/Unix Specific
- Topic: Poller produces no output
- Replies: 13
- Views: 7534
Yah, the paths are correct, as well as the SNMP settings. Its odd though, I can uncomment the browser checks in the cmd.php and poller.php, and run the script through a browser, and it will run fine, and produce output *sometimes* The other box which works fine doesn't have SNMP support compiled int...
- Sat May 21, 2005 10:00 pm
- Forum: Help: Linux/Unix Specific
- Topic: Poller produces no output
- Replies: 13
- Views: 7534
I dont know how to implicitly turn on debug mode for the script, but heres the output from php -m root@scn# php -m [PHP Modules] ctype curl domxml iconv imap ixed mbstring mcrypt mysql openssl overload pcre pgsql posix psacustom psakey psakeyupdate psamisc psasem session sockets SourceGuardian stand...
- Wed May 18, 2005 3:40 am
- Forum: Help: Linux/Unix Specific
- Topic: Poller produces no output
- Replies: 13
- Views: 7534
Poller produces no output
Poller.php isnt producing any output, run from cron, or from the command line. php poller.php will just return a newline back to the shell, no output of any kind, in logs, or anywhere. Im running 0.8.6d, on FreeBSD 5.3, with Plesk installed. I have another FreeBSD 5.4 box running Cacti just fine, ha...