Search found 9 matches
- Tue Oct 11, 2005 11:30 am
- Forum: Scripts and Templates
- Topic: Win32 - Motherboard Monitor 5 via SNMP
- Replies: 39
- Views: 72483
1) What version of ActivePerl do you have installed? 2) Is it in your system path? 3) Did you try: ppm Crypt-DES ? 4) Also paste the output of: ppm repository . 1) perl -v C:\Documents and Settings\Administrator>perl -v This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 7 registered patc...
- Mon Oct 10, 2005 5:32 pm
- Forum: Scripts and Templates
- Topic: Win32 - Motherboard Monitor 5 via SNMP
- Replies: 39
- Views: 72483
sorry to be a pain but.. I get some empty graphs. I am not too sure about that error: Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. C:\Documents and Settings\Administrator>ppm install net-snmp Error: PPD for 'Crypt-DES.ppd' could not be found. C:\Documents and Settings...
- Mon Oct 10, 2005 5:07 pm
- Forum: Scripts and Templates
- Topic: Exchange Perl Scripts via WMI
- Replies: 84
- Views: 90030
- Mon Oct 10, 2005 1:36 pm
- Forum: Help: Windows Specific
- Topic: Another graph issue ***edit : IT'S FIXED***
- Replies: 7
- Views: 3574
- Mon Oct 10, 2005 1:30 pm
- Forum: Help: Windows Specific
- Topic: Another graph issue ***edit : IT'S FIXED***
- Replies: 7
- Views: 3574
- Mon Oct 10, 2005 1:22 pm
- Forum: Help: Windows Specific
- Topic: Another graph issue ***edit : IT'S FIXED***
- Replies: 7
- Views: 3574
- Mon Oct 10, 2005 1:16 pm
- Forum: Help: Windows Specific
- Topic: Another graph issue ***edit : IT'S FIXED***
- Replies: 7
- Views: 3574
Looks like your collecting valid data at least, yay! Since you don't have any graphs, make sure you: 1) have a valid path to the rrdtool.exe file 2) Selected the correct rrdtool version in cacti 3) specified a valid ttf font file in cacti 4) gave your IUSR read/execute rights on cmd.exe and rrdtool...
- Mon Oct 10, 2005 6:32 am
- Forum: Help: Windows Specific
- Topic: Graphs not Displaying - Broke Again :(
- Replies: 19
- Views: 6617
Figured out the problem. By default there is a web users group setup to have *deny* permissions on cmd.exe Removed the deny after figuring out what the group is and bingo, we have graphs. can you tell me how to do this one please? I've looked but cannot find a deny anywhere. i must be blind, thanks...
- Mon Oct 10, 2005 5:56 am
- Forum: Help: Windows Specific
- Topic: Another graph issue ***edit : IT'S FIXED***
- Replies: 7
- Views: 3574
Another graph issue ***edit : IT'S FIXED***
Hello all, First I'd like to say I have this cacti running on some Linux boxes and it works. But I have now installed it on my Windows 2003 server now..... Ok let's start with the basic: I am using: - Windows 2003 (running as a DC) - PHP 5.0.5 - RRDTool 1.2.11 (cacti's one) - IIS 6.0 - cacti 0.8.6g ...