Command to check  server inode value

Fire the below command in shell.
root@test[~]# df -i

It will provide the below output.
Filesystem            Inodes               IUsed             IFree              IUse          %      Mounted on
/dev/sda4            182796288     58405          24 1769           55764     4%       /
/dev/sdb1            244154368      5659             751 238          494617   3%      /backup
/dev/sda2             183264              540               182724                             1%      /tmp
/dev/sda1              24480             77                     24403                             1%       /boot

The inode value of server is : 182796288