Rushikesh005 / pgreport

0 stars 2 forks source link

Problems in report file #5

Open Samrat-Revagade opened 10 years ago

Samrat-Revagade commented 10 years ago

Postgesql.conf file path = spelling mistake also don't make P capital should be postgresql.conf file path =

operating system name : Linux Its not operating system name your are displaying its a kernel name to get OS name run following command $ uname -o GNU/Linux

if you already used uname command then cross check it once again: $ uname --help

-s, --kernel-name print the kernel name -n, --nodename print the network node hostname -r, --kernel-release print the kernel release -v, --kernel-version print the kernel version -m, --machine print the machine hardware name -p, --processor print the processor type or "unknown" -i, --hardware-platform print the hardware platform or "unknown" -o, --operating-system print the operating system

Memory Info Use full forms Memory Information: And which system command you are using to get this ?

SEMMNS Give full form also for reference look : http://www.postgresql.org/docs/9.3/static/kernel-resources.html

CPU info also add number of cores

in Disks and partitions info Partition : not : on : NONE What are the column names ?

Scheduler information On my environment scheduler information is blank why is that ?

PostgreSQL Parameters Do not use short forms please use names of parameters as it is otherwise no one will understand

temp_file_limit temp:Only Supported by PostgreSQL > 9.2 This field is blank even I am using PostgreSQL-9.4

I will work on this and let you know further comments