Попробуйте запустить configure как
CPPFLAGS=-march=i686 ./configure ...
CPPFLAGS=-march=i686 ./configure ...
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
if (rindex($1,":")>0)
{
type = AgentReadParameter($node, "FileSystem.Type(" . $1 . ")");
// exclude CDs:
return (value != null) && (value != "CDFS");
// if only NTFS systems are of interest (usual situation):
// return value == "NTFS";
}
return false;
Quote from: heizeberg on March 20, 2015, 03:37:32 PM
Where i can change the Ip adress of the NETXMS Server ? At the moment i connect via localhost