Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
04/16/2009 09:12:25 AM - SPINE: Poller[0] Host[12] ERROR: Empty result [SQL1.fic.ffg]: 'd:\php\php.exe -q d:\Apache2.2\htdocs\cacti\scripts\php_mssql_dbsizes.php SQL1.fic.ffg SQL1.fic.ffg get datafileused model'
04/16/2009 09:12:25 AM - SPINE: Poller[0] Host[12] DS[187] WARNING: Result fromSCRIPT not valid. Partial Result: ...
04/16/2009 09:12:25 AM - SPINE: Poller[0] Host[12] DS[187] SCRIPT: d:\php\php.exe -q d:\Apache2.2\htdocs\cacti\scripts\php_mssql_dbsizes.php SQL1.fic.ff SQL1.fic.ffg get datafileused model, output: U
04/16/2009 09:12:25 AM - SPINE: Poller[0] Host[12] DEBUG: The POPEN returned the following File Descriptor 5 Could not open input file: d:Apache2.2htdocscactiscriptsphp_mssql_dbsizes.php
When I run the command manually from the command line it works and I get the results I expect:
D:\Spine>d:\php\php.exe -q d:\Apache2.2\htdocs\cacti\scripts\php_mssql_dbsizes.php SQL1.fic.ffg SQL1.fic.ffg get datafileused model
1.25
When I try to use the cmd.php poller I'm getting a message "waiting on poller 1/1" that never seems to complete, however if I manually run cmd.php I get the proper results
If everything with that script uses forward slashes, the poller cache shows forward slashes, then it's a bug with Spine. Those issues should be brought up in the spine 0.8.7d R3 thread.