I'm attempting to create a script to graph Tivoli Storage Mangager stats (Utilization etc.)
I've created a simple cmd file in order to query the TSM database from the cacti box:
Code:
Code: Select all
@echo off
echo 11 | tr -d "\n"
Code:
Code: Select all
05/22/2007 03:15:15 PM - CACTID: Poller[0] Host[242] ERROR: Empty result [127.0.0.1]: 'c:/cacti/scripts/db.cmd'
05/22/2007 03:15:15 PM - CACTID: Poller[0] Host[242] DS[3958] WARNING: Result from SCRIPT not valid. Partial Result: ...
Anyone have any ideas in order to resolve this issue?
Thanks
Antonio
Cacti Version 0.8.7
Server Info Windows 2000
Web Server Apache/2.2.4 (Win32) PHP/5.2.3
RRDTool Version 1.2.x