Help for this page
[root@clrfmd1 libexec]# ./check_googlestats.pl --service='Google Calen +dar' malformed JSON string, neither array, object, number, string or atom, +at character offset 0 (before "(end of string)") at ./check_googlesta +ts.pl line 23
my $content = `curl http://www.google.com/appsstatus/json/en 2>/dev/nu +ll`; $content =~ s/dashboard.jsonp\(//g; $content =~ s/\)\;$//g;