Hello
I have installed cacti how explained in the cacti-0.8.6d/docs/html/install_windows.html.
Now all 5 minutes gets the cmd.exe box (form poller) in front of the desktop.
How can i prevent this.
Thanks
How can i remove or prevent the cmd.exe box all 5 Minutes
Moderators: Developers, Moderators
-
- Cacti User
- Posts: 97
- Joined: Thu Mar 24, 2005 4:59 am
- Location: Brussels, Belgium
Don't run the automated task with the user you're logged in with. Or don't log in with the user that is used for the automated task
[size=75][color=#EE5019]| Cacti 0.8.6g | MySQL 4.1.14 w Query Cache | Net-SNMP 5.2.1 | IIS 6 | fast-cgi | PHP 5.0.3 | RRDtool 1.2.9 | Windows 2003 Server SP1 | Cactid 0.8.6f |
| Dell 2450 - 2x P3 733 MHz, 1GB RAM |[/size][/color]
| Dell 2450 - 2x P3 733 MHz, 1GB RAM |[/size][/color]
Another method is to run a small VBS script that hides the window from ever showing.
invisible.vbs
Scheduled task: C:\WINNT\system32\wscript.exe "C:\mrtg\workingdir\invisible.vbs" "C:\mrtg\workingdir\upload.bat"
invisible.vbs
Code: Select all
Set objWSHShell = WScript.CreateObject("WScript.Shell")
objWSHShell.Run "upload.bat", 0, False
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 1 guest